SlideShare une entreprise Scribd logo
1  sur  32
Télécharger pour lire hors ligne
Course Sampler From ATI Professional Development Short Course

                         Attitude Determination & Control



                                        Instructor:
                                 Dr. Mark E. Pittelkau




ATI Course Schedule:             http://www.ATIcourses.com/schedule.htm
ATI's Attitude Determination:    http://www.aticourses.com/attitude_determination.htm
www.ATIcourses.com

Boost Your Skills                                             349 Berkshire Drive
                                                              Riva, Maryland 21140
with On-Site Courses                                          Telephone 1-888-501-2100 / (410) 965-8805

Tailored to Your Needs
                                                              Fax (410) 956-5785
                                                              Email: ATI@ATIcourses.com

The Applied Technology Institute specializes in training programs for technical professionals. Our courses keep you
current in the state-of-the-art technology that is essential to keep your company on the cutting edge in today’s highly
competitive marketplace. Since 1984, ATI has earned the trust of training departments nationwide, and has presented
on-site training at the major Navy, Air Force and NASA centers, and for a large number of contractors. Our training
increases effectiveness and productivity. Learn from the proven best.

For a Free On-Site Quote Visit Us At: http://www.ATIcourses.com/free_onsite_quote.asp

For Our Current Public Course Schedule Go To: http://www.ATIcourses.com/schedule.htm
FOREWORD                                                                                                         2




   The contents of this book were prepared by the author for the Spacecraft Attitude Determination
   and Control Course offered through the Applied Technology Institute (ATI). This course material has
   been continuously revised since its introduction in 1999 to conform to the typical student’s needs and
   to follow technological developments in spacecraft systems, sensors, actuators, and methodologies.
   Much revision is the direct result of active student participation in the lectures and feedback obtained
   through the course evaluation form.

   This book is provided to you for your personal use. This book is protected by copyright laws and may
   not be modified, reproduced, scanned, or recorded by any electronic or mechanical means without
   express written permission by the author. All data and equations are believed to be correct, however,
   it is the responsibility of the user of this book to ensure correctness of all data, equations, and results
   derived therefrom. The author shall not be responsible for losses incurred by typographical or other
   errors or omissions.




                                                         Dr. Mark E. Pittelkau
What You Will Learn                                                                                         3




     This three-and-a-half-day course provides a detailed introduction to spacecraft attitude estimation
     and control. This course emphasizes many practical aspects of attitude control system design but
     with a solid theoretical foundation. The student will learn the fundamentals of spacecraft control
     system engineering. As with any such learning endeavor, the knowledge gained will be retained and
     strengthened through actual practice.

     In this course, spacecraft kinematics and dynamics are developed for use in control design and
     system simulation. The principles of operation and characteristics of attitude sensors and actua-
     tors are discussed. Environmental factors that affect pointing accuracy and attitude dynamics are
     presented. Pointing accuracy, stability (smear), and jitter definitions, pointing error metrics, and
     analysis methods are presented. The various types of spacecraft pointing controllers and design, and
     analysis methods, and back-of-the-envelope design equations are presented. Attitude determination
     methods are discussed, including TRIAD, QUEST, and Kalman filtering. Sensor alignment and
     calibration is also covered. The depth and breadth of the topics covered has been adjusted to fit
     within the alloted time for the course.

     There is no specific textbook for this course. However, each section includes a carefully selected
     bibliography. Many of the references are excellent books.

     Students should have an engineering background including calculus and linear algebra. A background
     in control systems is ideal but not required. A review of control systems theory is included in the
     course notes, but is not presented due to insufficient time for the course; it would require another
     half-day. Sufficient background mathematics and control systems theory are presented throughout
     the course but are kept to the minimum necessary.
About the Instructor                                                                                         4




      Dr. Mark E. Pittelkau has been an independent consultant since 2005. He was previously with
      the Applied Physics Laboratory, Orbital Sciences Corporation, CTA Space Systems, and Swales
      Aerospace. His early career at the Naval Surface Warfare Center involved target tracking, gun
      pointing control, and gun system calibration, and he has recently worked in target track fusion.
      His experience in satellite systems covers all phases of design and operation, including conceptual
      design, implementation, and testing of attitude control systems, attitude and orbit determination,
      attitude sensor alignment and calibration, optimal slewing, control-structure interaction analysis,
      stability and jitter analysis, and post-launch support. His current interests are precision attitude
      determination, attitude sensor calibration, precision attitude control, and optimal slewing. Dr.
      Pittelkau earned the B.S. and Ph.D. degrees in Electrical Engineering at Tennessee Technological
      University and the M.S. degree in EE at Virginia Polytechnic Institute and State University.
CONTENTS
DAY 1 AM — Basics                                             DAY 3 AM — Attitude Determination
  ∙ Introduction                                               ∙ Single-Frame Methods
  ∙ Kinematics                                                 ∙ Kalman Filter Review
  ∙ Dynamics
                                                              DAY 3 PM — Attitude Determination
DAY 1 PM — Hardware                                            ∙ Attitude Determination Filter
  ∙ Sensors
  ∙ Actuators                                                 DAY 4 AM — System Calibration
  ∙ Environmental Disturbance Torques                          ∙   What is System Calibration?
                                                               ∙   Attitude Dependent/Independent Calibration Methods
DAY 2 AM — Attitude Controller Design                          ∙   Misalignment and Gyro Error Models
  ∙   Control Systems Review (not presented)                   ∙   Attitude Sensor and Gyro Calibration
  ∙   Pointing Error Metrics; Jitter and Stability Analysis    ∙   Examples for Attitude Determination and Calibration
  ∙    ˙ and × Laws, Momentum Control
  ∙   Nonlinear and Linearized Dynamics                       DAY 4 PM — Time and Coordinate Systems
  ∙   Gravity Gradient Stability                               ∙   Earth Orientation
                                                               ∙   Geodetic and Geocentric Coordinates
DAY 2 PM — Attitude Controller Design                          ∙   Orbital and Spacecraft Coordinate Systems
  ∙   Spin Stabilization                                       ∙   Time and Time Conversion
  ∙   Momentum Bias Control                                    ∙   Spacecraft Time, Timing, and Time Tagging
  ∙   Zero Momentum Control
  ∙   LQR Control of Attitude
  ∙   Flexible Structures
  ∙   Validation, Verification, Testing
KINEMATICS




⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL   KINEMATICS — 1
Overview

 ∙ Reference Frames
 ∙ Vectors and Vector Operations
 ∙ Direction Cosine Matrices
 ∙ Rotation Transformations
 ∙ Time Derivative of a Vector
 ∙ Euler Angles
 ∙ Time Derivative of a Direction Cosine Matrix
 ∙ Small Angle Transformations
 ∙ Quaternions and Quaternion Operations
 ∙ Time Derivative of a Quaternion
 ∙ Small Angle Quaternions
 ∙ Angle-Axis Represenation
 ∙ Quaternion ⇔ DCM Conversion
 ∙ Quaternion Transformations of Vectors
⃝ 1998–2010
c             Mark E. Pittelkau    ATTITUDE DETERMINATION AND CONTROL   KINEMATICS — 2
Vector Cross Product
 ∙ cross product: rotation of           into                about axis ⊥ to and
                                        ⎡                          ⎤
                                                            −
                                  ×   =⎣                    −      ⎦ = ∣ ∣∣ ∣ sin 1
                                                            −
 ∙ cross product matrix: [ ×] =                        ×
                                                      ⎡                                                                                                         ⎤
                                                                         0                          −
                                      [ ×] = ⎣                                                       0                                 − ⎦
                                                                −                                                                       0
 ∙ Non-commutativity:             ×    =− ×
                                             2
 ∙ Products of imaginary units: ˆ2 = ˆ2 = ˆ = ˆˆˆ = −1
 ∙ Cross products of basis vectors
                          ˆ × ˆ = ˆ × ˆ = ˆ × ˆ = 0ˆ + 0ˆ + 0 ˆ
                          ˆ× ˆ = ˆ      ˆ ׈= ˆ      ˆ× ˆ= ˆ
                                                                                                                            .
                                                                                                                           ..
                                                                                                                           .
                                                                                                                         ...
                                                                                                                            .
                                                                                                                        ....
                                                                                                                        ...
                                                                                                                          .
                                                                                                                       ..
                                                                                                                      .
                                                                                                                      ..
                                                                                                                    ..
                                                                                                                     .
                                                                                                                   .
                                                                                                                   ..
                                                                                                                 ..
                                                                                                                  .
                                                                                                               ..
                                                                                                                .
                                                                                                              .
                                                                                                              ..
                                                                                                            ..
                                                                                                             .
                                                                                                           ..
                                                                                                           .                                               ..
                                                                                                                                                      . . ..
                                                                                                         ..
                                                                                                          .                                           ....
                                                                                                                                                     .....
                                                                                                                                                    .....
                                                                                                        ..                                       .... .
                                                                                                                                                ....
                                                                                                        .
                                                                                                       .......
                                                                                                       . .                                   ....
                                                                                                                                            ....
                                                                                                      ........                       ... ....
                                                                                                                                        ....
                                                                                                     . ....
                                                                                                      .
                                                                                                     . .....                      ....
                                                                                                                                 ....
                                                                                                                                      ..
                                                                                                    .
                                                                                                    .            .. ........
                                                                                                                ..           ....
                                                                                                  .
                                                                                                   .
                                                                                                   .               . .....
                                                                                                                       .
                                                                                                  .               ....
                                                                                                                 ....
                                                                      .....                     . ........
                                                                                                 .
                                                                                                 .          ....

                                       ×
                                                                     ......
                                                                  ...
                                                                 ....
                                                                      . .
                                                                    .. ..                      . .. ..
                                                                                                .
                                                                                               . .... .
                                                                             .                . ...
                                               ...................................................
                                                                             .
                                                ..................................................
                                                   ...
                                                   ...
                                                     .                        .    ..
                                                                                    ..
                                                                                     .
                                                                            ..
                                                                             .

                                                                                        1
                                                                        ....
                                                                        ....



⃝ 1998–2010
c             Mark E. Pittelkau          ATTITUDE DETERMINATION AND CONTROL                                                                                         KINEMATICS — 6
What is Attitude?
 ∙ Attitude (or orientation) is the direction of the axes of a body-fixed frame relative to
   some other frame. This other frame could be inertially fixed, Earth fixed, etc.
 ∙ No matter what rotations resulted in a given attitude, the attitude can be described
   by a single rotation vector and rotation angle = ∣ ∣.
                                                                          z


                                                                                           φ
                                                                                 ϕ
                                                                                                  y


                                  q(φ)                                               A(φ)

                                                             x
                                         normalize                   normalize
                                         |q|=1          φ            AT A = I
                                                      rotation
                                                       vector
                                                                      2
                         1 sin( /2)                    A( ) = (           − ∣ ∣2)I − 2 [ ×] + 2
                           ⎡                   ⎤

        =             = ⎣2      /2 ⎦
                                                                                     sin                1 − cos
                           cos( /2)                    A( ) = (cos )I −                        [ ×] +       2
⃝ 1998–2010
c             Mark E. Pittelkau                      ATTITUDE DETERMINATION AND CONTROL                           KINEMATICS — 8
DYNAMICS




⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL   DYNAMICS — 1
Overview

 ∙   Force and Moment
 ∙   Inertia Matrix for a Rigid Body
 ∙   Generalized Inertia Matrix (Rigid Body)
 ∙   Principle Axes of Inertia
 ∙   Momentum and Kinetic Energy
 ∙   Euler’s Equation
 ∙   Dynamics of a Spinning Symmetric Body
 ∙   Slosh Dynamics
 ∙   Wire (Boom) Antennas on Spinning Spacecraft




⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL   DYNAMICS — 2
Moment of Inertia Matrix for a Rigid Body

 ∙ Moment of Inertia is also called the Inertia Dyadic or The Inertia Matrix

 ∙ Angular velocity of element d
                                                 =     ×      =− ×

 ∙ Angular momentum d of mass element d
                                      d =      × ( d ) = −[ ×][ ×] d

 ∙ Total angular momentum                     of body ℬ

                                      =       d =          −[ ×][ ×] d               =
                                          ℬ            ℬ
                                                                              2      2
                                                                          ⎡                                  ⎤
                                                                         +               −         −
         =           −[ ×]2 d     =       (     ) −          d    =   ⎣ −                2
                                                                                           +   2
                                                                                                   −         ⎦d
                 ℬ                    ℬ                             ℬ                              2     2
                                                                        −                −           +

 ∙ Note negative signs on products of inertia terms (off diagonal elements)
      – This matrix is sometimes defined without the negative signs. When in doubt, ask!

⃝ 1998–2010
c             Mark E. Pittelkau                 ATTITUDE DETERMINATION AND CONTROL                   DYNAMICS — 5
Momentum and Kinetic Energy

 ∙ Momentum is the phenomenon that keeps a body in motion once that motion is
   started, assuming there are no perturbing forces or torques
      – Linear momentum: =
      – Angular momentum:  =
     These are vector quantities and can be represented in any coordinate system

 ∙ Kinetic energy
                                         1
      – For translational motion:  =     2   ∣ ∣2
      – For rotational motion:    =1
                                   2


 ∙ Note that momentum is conserved, energy is not conserved (may be dissipated)
      – Spinning motion about a non-principal axis of inertia eventually becomes motion
        about the principal axis of inertia (“flat spin”)

      – Energy dissipation mechanisms include fuel slosh, antenna and solar array
        vibration (structural damping), atmospheric friction, damping devices
⃝ 1998–2010
c             Mark E. Pittelkau      ATTITUDE DETERMINATION AND CONTROL        DYNAMICS — 10
SENSORS




⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL   SENSORS — 1
Overview

 ∙   Coarse Sun Sensor (CSS)
 ∙   Digital Sun Sensor (DSS)
 ∙   Fine Sun Sensor (FSS)
 ∙   Static Earth Horizon Sensor (HS)
 ∙   Three-Axis Magnetometer (TAM)
 ∙   Gyros
      –   Types of gyros
      –   Error sources
      –   Error modeling
      –   Allan Variance
 ∙ Stellar Inertial Attitude Sensors
      –   Star Camera, Star Tracker, Star Scanner
      –   Error sources
      –   Star catalogs
      –   Parallax and Velocity Aberration

⃝ 1998–2010
c             Mark E. Pittelkau        ATTITUDE DETERMINATION AND CONTROL   SENSORS — 2
Horizon Sensor Errors

 ∙    radiance gradient (0.08 to 0.12 deg)
 ∙    15 m CO2 altitude uncertainty (30 km (pole in winter) to 40 km (equator))
 ∙    Earth oblateness
 ∙    detector bias
 ∙    calibration table error
 ∙    noise

Errors due to radiance gradient may be modeled as first order Markov (correlated) with
time constant 500 to 1500 seconds
Optical radius of the Earth at latitude        given by
                                  =   ⊕ (1   − sin2 + sin ) + ℎ
where
  ⊕ is the mean equatorial radius of the Earth
  is flattening due to Earth oblateness
ℎ height of the 15 m IR horizon
  accounts for seasonal or other latitude-dependent variations
⃝ 1998–2010
c             Mark E. Pittelkau          ATTITUDE DETERMINATION AND CONTROL   SENSORS — 7
Scale Factor Error
Simple gyro model:                                                out    = (1 + SFE)                  in

SFE has three components:                                                       SFE = SSFE + ASFE⋅ sign(                                                 in )   + NSFE(              in )
 in  —    sensed angular rate
 out —    output angular rate
     —    is a fixed nominal scale factor
SFE —     Scale Factor Error
SSFE —    Symmetric Scale Factor Error (can be positive or negative)
ASFE —    Asymmetric Scale Factor Error (can be positive or negative)
NSFE —    Nonlinear Scale Factor Error, also called scale factor linearity, a nonlinear function of                                                                          in


                                                                                                                                               1:1
                                                    SSFE                                                                                       SSFE




                                                                                                           Output Angular Rate (rad/sec)
                                                                                                                                               ASFE
              Scale Factor Error (ppm)




                                                                                    ASFE
                                                                                                                                               NSFE



                                         0                                                                                                 0
                                             NSFE




                                                                     0                                                                                             0
                                                           Angular Rate (rad/sec)                                                                     Input Angular Rate (rad/sec)


                                             Types of scale factor error                                   Deviation from ideal 1:1 transfer function

Actual scale factor nonlinearity may not be such a “nice” function as that shown.
Scale factor errors also change with temperature and ageing.
⃝ 1998–2010
c                 Mark E. Pittelkau                                                        ATTITUDE DETERMINATION AND CONTROL                                                               SENSORS — 24
Low Spatial Frequency Error (LSFE)
Low Spatial Frequency Error (LSFE), sometimes called FOV Rate Spatial Error, varies
slowly with location in the FOV. LSFE comprises the following errors:
Optical Distortion Causes star position error to vary with location.
Fixed Focal Length Offset Radial star position error due to focal length error.
Thermal Scale Radial star position error due to focal length change with temperature.
Chromaticity Colors are refracted at slightly different angles as they pass through the
  lens. They also have different silicon absorption depths in the CCD that results in
  different spatial responses. Lateral error is compensated based on cataloged star
  color (spectral class) or B-V index.
Charge transfer inefficiency (CTI, CTE) changes due to radiation degradation,
  which causes a position dependent centroid error. Even if CTI is compensated,
  non-uniform CTI produces centroid error.
Calibration Residuals Lens and detector distortion and focal length error may be
   calibrated but not without residual error.
Fixed Pattern Noise (FPN) is usually caused by timing error or EMI.


⃝ 1998–2010
c             Mark E. Pittelkau    ATTITUDE DETERMINATION AND CONTROL          SENSORS — 46
Control Systems Review




⃝ 1998–2010
c             Mark E. Pittelkau      ATTITUDE DETERMINATION AND CONTROL   Control Systems Review — 1
Overview


Select Topics from Classical and Modern Control Theory
 ∙   System Models via differential equations
 ∙   Laplace Transform
 ∙   Block Diagrams
 ∙   Time Response
 ∙   Frequency Response
 ∙   Stability (Nyquist, Bode, Nichols plots; M-Circles, Phase and Gain Margins)
 ∙   State Space Systems
 ∙   State Space Block Diagram
 ∙   Response to white noise
 ∙   Linear Quadratic Regulator control
 ∙   Linear Quadratic Gaussian control
 ∙   Stability of LQR and LQG
 ∙   Plant Augmentation



⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL      Control Systems Review — 2
Example Nichols Chart
Previous example with open-Loop Poles on the                                       axis
                                                                                  1
                                                                       ( ) ( )=
                                                                                ( + 1)
                                                                                   Nichols Chart
                                                         40
                                                                                                            0 dB
                                                         30                                     0.25 dB
                                                                                             0.5 dB
                                                         20                                1 dB                          −1 dB

                                                         10                               3 dB
                                                                                          6 dB                            −3 dB
                                  Open−Loop Gain (dB)




                                                          0                                                               −6 dB

                                                        −10                                                              −12 dB


                                                        −20                                                              −20 dB


                                                        −30

                                                        −40                                                              −40 dB

                                                        −50

                                                                                                                         −60 dB
                                                        −60
                                                         −360   −315   −270   −225    −180    −135        −90      −45            0
                                                                               Open−Loop Phase (deg)




⃝ 1998–2010
c             Mark E. Pittelkau                                   ATTITUDE DETERMINATION AND CONTROL                                  Control Systems Review — 29
Closed-Loop PID Control System - time domain
                                                                                   d(t)
                                                  Kp

                                          e                         +      u(t) + +
                              r(t)                Ki         ∫                            G        y(t)
                                     +–                            +
                                                                    +
                                                            de
                                                  Kd
                                                            dt



              Position gain
              Integral gain
              Derivative gain
              Plant dynamics (spacecraft dynamics)
   (   )      reference or setpoint input (position)
   (   )      plant input
   (   )      disturbance input
   (   )      plant output (position)

Time domain – frequency domain relationships ( = )
                     d ()                                 1
 ( ) ⇐⇒ ( )                ⇐⇒        ( )         ( ) d ⇐⇒                                             ( )
                       d
⃝ 1998–2010
c             Mark E. Pittelkau               ATTITUDE DETERMINATION AND CONTROL              SPACECRAFT ATTITUDE CONTROL — 46
SPACECRAFT ATTITUDE CONTROL




⃝ 1998–2010
c             Mark E. Pittelkau    ATTITUDE DETERMINATION AND CONTROL   SPACECRAFT ATTITUDE CONTROL — 1
Outline

 ∙ Implications of orbit/trajectory and mission on ACS design

 ∙ Spacecraft Dynamics

 ∙ Rate Damping — B-dot and                ×      Laws

 ∙ Gravity Gradient Control

 ∙ Spin Stabilization

 ∙ Momentum Bias Control

 ∙ Zero Momentum Control

 ∙ Gyroless Attitude Control

 ∙ Typical Design Parameters




⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL   SPACECRAFT ATTITUDE CONTROL — 2
Spacecraft Dynamics
Euler’s equation
                                      ˙ +        ×       =   ℎ   +         +

                  =           +           Total momentum
                                          Rigid-body inertia matrix
                                          Wheel momentum
                  = ×                     Gyroscopic torque
              ℎ   = ×                     Momentum control torque (B-dot or       × )
                  = 3 2( ×        )       Gravity gradient torque
                                          Disturbance torque
                                          Attitude control torque (torque on the spacecraft)

Substitute into Euler’s equation
                              ˙ +                +       =       ℎ   +       +
Wheel control torque
                                             ˙   =       =       ℎ   −
Dynamics equation
                                          ˙ =        −       +           +
⃝ 1998–2010
c             Mark E. Pittelkau       ATTITUDE DETERMINATION AND CONTROL         SPACECRAFT ATTITUDE CONTROL — 8
Rate Damping—B-dot Law

 ∙ Bdot is a method for reducing momentum without knowledge of body rates.
 ∙ A commanded magnetic moment (in A⋅m2) is proportional to ˙ = d / d
                                              =     ˙                  >0
 ∙ Generated torque is            =      ×         (N⋅m)
 ∙ ˙ approximated by high-pass filtering or first order differencing the measured                           field
      – First-order difference with samples              and sample interval
                                          ˙   = (1/ )(          −       −1 )

                                              =( / )            ×       −1

      – For stability and efficiency, must sample                fast enough so that rotation over one
        sample interval is ≲ 30 degrees
 ∙ The momentum         decreases over an orbit as      changes direction, so is less
   effective at lower inclination orbits and virtually ineffective for equatorial orbits.
 ∙ Usually requires at least one orbit to damp (reduce) angular rate

⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL           SPACECRAFT ATTITUDE CONTROL — 10
Linearized Spacecraft Dynamics

 ∙ Gravity gradient torque is linearized about nadir-pointing attitude in this expression
 ∙     , , are small-angle perturbations from a given attitude frame,
     in this case the LVLH reference frame
 ∙ Omit cross-product inertias that multiply                                  ,   ,


  -axis (“Roll”)                  ¨ −        ℎ −4            2
                                                                 (    −       )   − ℎ +           (     −      +     ) ˙ +ℎ ˙
                                   =     ℎ       +       +              ˙
                                                                     ℎ −ℎ −4          2




  -axis (“Pitch”)                 ¨ +3       2
                                                 (   −       )       +    ℎ       +       ℎ   −ℎ ˙ +ℎ ˙
                                   =     ℎ       −        ˙
                                                         −ℎ +3            2




  -axis (“Yaw”)                   ¨ −        ℎ −         2
                                                             (       −    )       + ℎ +       (       −      +      ) ˙ −ℎ ˙
                                   =     ℎ       +       −              ˙
                                                                     ℎ −ℎ +
⃝ 1998–2010
c             Mark E. Pittelkau              ATTITUDE DETERMINATION AND CONTROL                       SPACECRAFT ATTITUDE CONTROL — 18
Roll/Yaw Dynamics In State Space Form

      and            assumed negligible

     ⎡ ⎤ ⎡                                           ⎤⎡ ⎤                                   ⎡                           ⎤
      ˙       0                   0       1      0               0
                                                                   ⎡
                                                                            0
                                                                                       ⎤
                                                                                     0 ⎡ ⎤    0                    0
     ⎢˙ ⎥ ⎢ 0                     0       0      1 ⎥⎢      ⎥ 1 ⎢0           0        0 ⎥⎣ ⎦ ⎢ 0                    0⎥
     ⎢¨ ⎥ = ⎢                                              ⎥ + ⎢0                          +⎢1
     ⎢ ⎥ ⎢                                          ⎥⎢     ⎥                                ⎢                        ⎥
                                                    ⎥⎢ ˙                            − ⎦
                                                                                       ⎥
                                                                                                                   0⎥
     ⎣ ⎦ ⎣ 31                     0       0      34 ⎦⎣     ⎦   ⎣                            ⎣                        ⎦
      ¨       0                   42      43     0     ˙                  −          0        0                     1



                          I  0                         0
                 =                            ˙ +                       (pitch rate included here)
                        [ ×] I
                     ⎡ ⎤                         ⎡         ⎤
                                                  0
                 =⎣ ⎦                         = ⎣− ⎦                 = orbital rate ≃ 0.001 rad/sec for LEO
                                                  0

                                      ℎ   −4 2 (     − )                                ℎ +   (   −      + )
                            31    =                                           34    =
                                      ℎ   − 2(     −   )                                 ℎ +      (    −    + )
                            42    =                                           43    =−
⃝ 1998–2010
c             Mark E. Pittelkau                ATTITUDE DETERMINATION AND CONTROL                     SPACECRAFT ATTITUDE CONTROL — 21
Gravity Gradient Effect on Spin Stabilized Spacecraft

Average gravity gradient torque over one orbit
                             3
              ⟨ gg⟩ =                    −(    +                       )/2 ( ⋅ )( × )
                          (1 −  2) 3


                                                                 n          z
   = unit orbit normal vector
   = unit spin axis vector
   = gravitational constant
                                                   τ
   = semimajor axis
   = eccentricity
                                                                           ωp

GG torque causes the spin axis to precess on a cone about orbit normal with half-cone
angle arccos( ⋅ )
The rate of precession is proportional to this half-cone angle.
This same effect causes precession of Earth’s spin axis with a period of 25,700 years
(luni-solar precession).
⃝ 1998–2010
c             Mark E. Pittelkau   ATTITUDE DETERMINATION AND CONTROL            SPACECRAFT ATTITUDE CONTROL — 39
Torque Disturbance Sensitivity

Sensitivity equation: attitude response to torque disturbances (SISO)
                                                                                         /
                                                                     =      3           2+
                                                                                +                         +

    = 0.7071,                     = (2 )0.02 rad/sec,                                  =       /10 rad/sec,            = 100 kg⋅m2
The disturbance sensitivity reaches a peak near                                                   , near the loop bandwidth.
                                                                                Disturbance Sensitivity
                                                            0

                                                          −5

                                                          −10

                                                          −15
                                       sensitivity (dB)




                                                          −20

                                                          −25

                                                          −30

                                                          −35

                                                          −40
                                                                         −4             −3                −2    −1
                                                                       10              10            10        10
                                                                                    frequency (Hz)

⃝ 1998–2010
c             Mark E. Pittelkau                                 ATTITUDE DETERMINATION AND CONTROL                   SPACECRAFT ATTITUDE CONTROL — 52
To learn more please attend ATI course
            Attitude Determination & Control




    Please post your comments and questions to our blog:
        http://www.aticourses.com/blog/

     Sign-up for ATI's monthly Course Schedule Updates :
http://www.aticourses.com/email_signup_page.html

Contenu connexe

Tendances

Introductory Level of SLAM Seminar
Introductory Level of SLAM SeminarIntroductory Level of SLAM Seminar
Introductory Level of SLAM SeminarDong-Won Shin
 
ABC Algorithm.
ABC Algorithm.ABC Algorithm.
ABC Algorithm.N Vinayak
 
Glowworm swarm optimization (Presentation)
Glowworm swarm optimization (Presentation)Glowworm swarm optimization (Presentation)
Glowworm swarm optimization (Presentation)Younis Al-Ibrahim
 
Simulated annealing.ppt
Simulated annealing.pptSimulated annealing.ppt
Simulated annealing.pptKaal Nath
 
Robotics of Quadruped Robot
Robotics of Quadruped RobotRobotics of Quadruped Robot
Robotics of Quadruped Robot홍배 김
 
Dek3223 chapter 3 industrial robotic
Dek3223 chapter 3 industrial roboticDek3223 chapter 3 industrial robotic
Dek3223 chapter 3 industrial roboticmkazree
 
MAKING OF LINE FOLLOWER ROBOT
MAKING OF LINE FOLLOWER ROBOTMAKING OF LINE FOLLOWER ROBOT
MAKING OF LINE FOLLOWER ROBOTPRABHAHARAN429
 
Kalman filter for Beginners
Kalman filter for BeginnersKalman filter for Beginners
Kalman filter for Beginnerswinfred lu
 
An introduction to robotics classification, kinematics and hardware
An introduction to robotics classification, kinematics and hardwareAn introduction to robotics classification, kinematics and hardware
An introduction to robotics classification, kinematics and hardwareNikhil Shrivas
 
Robotics: Introduction to Kinematics
Robotics: Introduction to KinematicsRobotics: Introduction to Kinematics
Robotics: Introduction to KinematicsDamian T. Gordon
 
Particle Swarm optimization
Particle Swarm optimizationParticle Swarm optimization
Particle Swarm optimizationmidhulavijayan
 
Multisensor data fusion for defense application
Multisensor data fusion for defense applicationMultisensor data fusion for defense application
Multisensor data fusion for defense applicationSayed Abulhasan Quadri
 

Tendances (20)

Introductory Level of SLAM Seminar
Introductory Level of SLAM SeminarIntroductory Level of SLAM Seminar
Introductory Level of SLAM Seminar
 
kalman filtering "From Basics to unscented Kaman filter"
 kalman filtering "From Basics to unscented Kaman filter" kalman filtering "From Basics to unscented Kaman filter"
kalman filtering "From Basics to unscented Kaman filter"
 
ABC Algorithm.
ABC Algorithm.ABC Algorithm.
ABC Algorithm.
 
Glowworm swarm optimization (Presentation)
Glowworm swarm optimization (Presentation)Glowworm swarm optimization (Presentation)
Glowworm swarm optimization (Presentation)
 
Simulated annealing.ppt
Simulated annealing.pptSimulated annealing.ppt
Simulated annealing.ppt
 
ROBOTICS - Introduction to Robotics
ROBOTICS -  Introduction to RoboticsROBOTICS -  Introduction to Robotics
ROBOTICS - Introduction to Robotics
 
Robotics of Quadruped Robot
Robotics of Quadruped RobotRobotics of Quadruped Robot
Robotics of Quadruped Robot
 
Cuckoo search algorithm
Cuckoo search algorithmCuckoo search algorithm
Cuckoo search algorithm
 
Dek3223 chapter 3 industrial robotic
Dek3223 chapter 3 industrial roboticDek3223 chapter 3 industrial robotic
Dek3223 chapter 3 industrial robotic
 
MAKING OF LINE FOLLOWER ROBOT
MAKING OF LINE FOLLOWER ROBOTMAKING OF LINE FOLLOWER ROBOT
MAKING OF LINE FOLLOWER ROBOT
 
swarm robotics
swarm roboticsswarm robotics
swarm robotics
 
Kalman filter for Beginners
Kalman filter for BeginnersKalman filter for Beginners
Kalman filter for Beginners
 
Robotics position and orientation
Robotics position and orientationRobotics position and orientation
Robotics position and orientation
 
An introduction to robotics classification, kinematics and hardware
An introduction to robotics classification, kinematics and hardwareAn introduction to robotics classification, kinematics and hardware
An introduction to robotics classification, kinematics and hardware
 
LiDAR
LiDARLiDAR
LiDAR
 
Robotics: Introduction to Kinematics
Robotics: Introduction to KinematicsRobotics: Introduction to Kinematics
Robotics: Introduction to Kinematics
 
SLAM
SLAMSLAM
SLAM
 
Particle Swarm optimization
Particle Swarm optimizationParticle Swarm optimization
Particle Swarm optimization
 
Multisensor data fusion for defense application
Multisensor data fusion for defense applicationMultisensor data fusion for defense application
Multisensor data fusion for defense application
 
Rapidly-Exploring Random Tree
Rapidly-Exploring Random TreeRapidly-Exploring Random Tree
Rapidly-Exploring Random Tree
 

En vedette

Aocs Intro
Aocs IntroAocs Intro
Aocs Introhome
 
Satellite dynamic and control
Satellite dynamic and controlSatellite dynamic and control
Satellite dynamic and controlZuliana Ismail
 
ACS (Attitude Control System)
ACS (Attitude Control System) ACS (Attitude Control System)
ACS (Attitude Control System) Ali Muksin
 
Dsc Presentation (Aocs)
Dsc Presentation (Aocs)Dsc Presentation (Aocs)
Dsc Presentation (Aocs)dwinetzky
 
Actitud, control, comportamiento
Actitud, control, comportamientoActitud, control, comportamiento
Actitud, control, comportamientoMichael Castillo
 
20140124 pdr v3
20140124 pdr v320140124 pdr v3
20140124 pdr v3Dan Fries
 
Spacecraft attitude magnetic controller
Spacecraft attitude magnetic controllerSpacecraft attitude magnetic controller
Spacecraft attitude magnetic controllerfaraagahmad
 
Error detection and correction
Error detection and correctionError detection and correction
Error detection and correctionSiddique Ibrahim
 
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.comFEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.comMapYourTech
 

En vedette (13)

Aocs Intro
Aocs IntroAocs Intro
Aocs Intro
 
Adcs
AdcsAdcs
Adcs
 
Satellite dynamic and control
Satellite dynamic and controlSatellite dynamic and control
Satellite dynamic and control
 
ACS (Attitude Control System)
ACS (Attitude Control System) ACS (Attitude Control System)
ACS (Attitude Control System)
 
ÓRBITA
ÓRBITAÓRBITA
ÓRBITA
 
Dsc Presentation (Aocs)
Dsc Presentation (Aocs)Dsc Presentation (Aocs)
Dsc Presentation (Aocs)
 
Actitud, control, comportamiento
Actitud, control, comportamientoActitud, control, comportamiento
Actitud, control, comportamiento
 
20140124 pdr v3
20140124 pdr v320140124 pdr v3
20140124 pdr v3
 
Spacecraft attitude magnetic controller
Spacecraft attitude magnetic controllerSpacecraft attitude magnetic controller
Spacecraft attitude magnetic controller
 
2012: Altitude Training in Ireland
2012: Altitude Training in Ireland2012: Altitude Training in Ireland
2012: Altitude Training in Ireland
 
Error detection and correction
Error detection and correctionError detection and correction
Error detection and correction
 
Error correction, ARQ, FEC
Error correction, ARQ, FECError correction, ARQ, FEC
Error correction, ARQ, FEC
 
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.comFEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
FEC-Forward Error Correction for Optics Professionals..www.mapyourtech.com
 

Similaire à Attitude Determination & Control Technical Training Course Sampler

RIT kotiyam PPT as on 15.01.2024.pptx
RIT kotiyam PPT as on 15.01.2024.pptxRIT kotiyam PPT as on 15.01.2024.pptx
RIT kotiyam PPT as on 15.01.2024.pptxfdpnitkce19
 
TPT ATAL PPT As on 18.12.2023.pptx
TPT ATAL PPT As on 18.12.2023.pptxTPT ATAL PPT As on 18.12.2023.pptx
TPT ATAL PPT As on 18.12.2023.pptxcedcivilfdpced
 
Model Risk Management : Best Practices
Model Risk Management : Best PracticesModel Risk Management : Best Practices
Model Risk Management : Best PracticesQuantUniversity
 
Metrology & The Consequences of Bad Measurement Decisions
Metrology & The Consequences of Bad Measurement DecisionsMetrology & The Consequences of Bad Measurement Decisions
Metrology & The Consequences of Bad Measurement DecisionsRick Hogan
 
Computational Finance Introductory Lecture
Computational Finance Introductory LectureComputational Finance Introductory Lecture
Computational Finance Introductory LectureStuart Gordon Reid
 
Space power systems
Space power systemsSpace power systems
Space power systemsJim Jenkins
 
Subjective assignment 2
Subjective assignment 2Subjective assignment 2
Subjective assignment 2PVS Muralidhar
 
CV_VenkatramanNiranjan_2015_NoPubs
CV_VenkatramanNiranjan_2015_NoPubsCV_VenkatramanNiranjan_2015_NoPubs
CV_VenkatramanNiranjan_2015_NoPubsNiranjan Venkatraman
 
Arjun kj v2.2
Arjun kj  v2.2Arjun kj  v2.2
Arjun kj v2.2Arjun Kj
 
Space Systems Fundamentals
Space Systems FundamentalsSpace Systems Fundamentals
Space Systems FundamentalsJim Jenkins
 
Industrial Engineering Subjects
Industrial Engineering SubjectsIndustrial Engineering Subjects
Industrial Engineering Subjectsomar ayeah
 
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and LimeIRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and LimeIRJET Journal
 
IRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET Journal
 
ATI Professional Development Technical Training Short Course on Missile Autop...
ATI Professional Development Technical Training Short Course on Missile Autop...ATI Professional Development Technical Training Short Course on Missile Autop...
ATI Professional Development Technical Training Short Course on Missile Autop...Jim Jenkins
 
Product assurance
Product assurance Product assurance
Product assurance PriyankaKg4
 
R.A. Ambuehl Teacher
R.A. Ambuehl TeacherR.A. Ambuehl Teacher
R.A. Ambuehl TeacherRalph Ambuehl
 

Similaire à Attitude Determination & Control Technical Training Course Sampler (20)

RIT kotiyam PPT as on 15.01.2024.pptx
RIT kotiyam PPT as on 15.01.2024.pptxRIT kotiyam PPT as on 15.01.2024.pptx
RIT kotiyam PPT as on 15.01.2024.pptx
 
TPT ATAL PPT As on 18.12.2023.pptx
TPT ATAL PPT As on 18.12.2023.pptxTPT ATAL PPT As on 18.12.2023.pptx
TPT ATAL PPT As on 18.12.2023.pptx
 
Model Risk Management : Best Practices
Model Risk Management : Best PracticesModel Risk Management : Best Practices
Model Risk Management : Best Practices
 
Design of Design of Technology Transfer Services
Design of Design of Technology Transfer ServicesDesign of Design of Technology Transfer Services
Design of Design of Technology Transfer Services
 
Metrology & The Consequences of Bad Measurement Decisions
Metrology & The Consequences of Bad Measurement DecisionsMetrology & The Consequences of Bad Measurement Decisions
Metrology & The Consequences of Bad Measurement Decisions
 
Computational Finance Introductory Lecture
Computational Finance Introductory LectureComputational Finance Introductory Lecture
Computational Finance Introductory Lecture
 
Space power systems
Space power systemsSpace power systems
Space power systems
 
Subjective assignment 2
Subjective assignment 2Subjective assignment 2
Subjective assignment 2
 
CV_VenkatramanNiranjan_2015_NoPubs
CV_VenkatramanNiranjan_2015_NoPubsCV_VenkatramanNiranjan_2015_NoPubs
CV_VenkatramanNiranjan_2015_NoPubs
 
Arjun kj v2.2
Arjun kj  v2.2Arjun kj  v2.2
Arjun kj v2.2
 
Space Systems Fundamentals
Space Systems FundamentalsSpace Systems Fundamentals
Space Systems Fundamentals
 
Unit 6
Unit 6Unit 6
Unit 6
 
Industrial Engineering Subjects
Industrial Engineering SubjectsIndustrial Engineering Subjects
Industrial Engineering Subjects
 
Qualificacao acd
Qualificacao acdQualificacao acd
Qualificacao acd
 
Seminar nov2017
Seminar nov2017Seminar nov2017
Seminar nov2017
 
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and LimeIRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
IRJET- Stabilization of Black Cotton Soil using Rice Husk Ash and Lime
 
IRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine LearningIRJET- Student Placement Prediction using Machine Learning
IRJET- Student Placement Prediction using Machine Learning
 
ATI Professional Development Technical Training Short Course on Missile Autop...
ATI Professional Development Technical Training Short Course on Missile Autop...ATI Professional Development Technical Training Short Course on Missile Autop...
ATI Professional Development Technical Training Short Course on Missile Autop...
 
Product assurance
Product assurance Product assurance
Product assurance
 
R.A. Ambuehl Teacher
R.A. Ambuehl TeacherR.A. Ambuehl Teacher
R.A. Ambuehl Teacher
 

Plus de Jim Jenkins

Digital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course SamplerDigital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course SamplerJim Jenkins
 
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...Jim Jenkins
 
ELINT Interception and Analysis course sampler
ELINT Interception and Analysis course samplerELINT Interception and Analysis course sampler
ELINT Interception and Analysis course samplerJim Jenkins
 
NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...Jim Jenkins
 
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...Jim Jenkins
 
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...Jim Jenkins
 
Space Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course SamplerSpace Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course SamplerJim Jenkins
 
AESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course SamplerAESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course SamplerJim Jenkins
 
Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...Jim Jenkins
 
Spacecraft RF Communications Course Sampler
Spacecraft RF Communications Course SamplerSpacecraft RF Communications Course Sampler
Spacecraft RF Communications Course SamplerJim Jenkins
 
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...Jim Jenkins
 
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
Communications Payload Design and  Satellite System Architecture: Bent Pipe a...Communications Payload Design and  Satellite System Architecture: Bent Pipe a...
Communications Payload Design and Satellite System Architecture: Bent Pipe a...Jim Jenkins
 
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...Jim Jenkins
 
Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...Jim Jenkins
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerJim Jenkins
 
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...Jim Jenkins
 
Satellite RF Communications and Onboard Processing Course Sampler
Satellite RF Communications  and Onboard Processing Course SamplerSatellite RF Communications  and Onboard Processing Course Sampler
Satellite RF Communications and Onboard Processing Course SamplerJim Jenkins
 
Fundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course SamplerFundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course SamplerJim Jenkins
 
Space Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course samplerSpace Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course samplerJim Jenkins
 
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...Jim Jenkins
 

Plus de Jim Jenkins (20)

Digital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course SamplerDigital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
Digital Signal Processing - Practical Techniques, Tips and Tricks Course Sampler
 
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
ATI Space, Satellite, Radar, Defense, Systems Engineering, Acoustics Technica...
 
ELINT Interception and Analysis course sampler
ELINT Interception and Analysis course samplerELINT Interception and Analysis course sampler
ELINT Interception and Analysis course sampler
 
NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...NEW ATICourses space, satellite,aerospace, engineering, technical training co...
NEW ATICourses space, satellite,aerospace, engineering, technical training co...
 
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
ATIcourses Agile, Scrum, SharePoint, Space, Satellite, Radar & Engineering Te...
 
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
Space Radiation & It's Effects On Space Systems & Astronauts Technical Traini...
 
Space Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course SamplerSpace Systems & Space Subsystems Fundamentals Technical Training Course Sampler
Space Systems & Space Subsystems Fundamentals Technical Training Course Sampler
 
AESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course SamplerAESA Airborne Radar Theory and Operations Technical Training Course Sampler
AESA Airborne Radar Theory and Operations Technical Training Course Sampler
 
Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...Ati space, satellite,aerospace,engineering technical training courses catalog...
Ati space, satellite,aerospace,engineering technical training courses catalog...
 
Spacecraft RF Communications Course Sampler
Spacecraft RF Communications Course SamplerSpacecraft RF Communications Course Sampler
Spacecraft RF Communications Course Sampler
 
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
New catalog of ATI courses on Space, Satellite, Radar, Missile, Defense & Sys...
 
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
Communications Payload Design and  Satellite System Architecture: Bent Pipe a...Communications Payload Design and  Satellite System Architecture: Bent Pipe a...
Communications Payload Design and Satellite System Architecture: Bent Pipe a...
 
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
ATI_Space_Satellite_Radar_Defense_Sonar_Acoustics_Technical_Training_Courses_...
 
Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...Ati courses technical training professional courses catalog development space...
Ati courses technical training professional courses catalog development space...
 
Software Defined Radio Engineering course sampler
Software Defined Radio Engineering course samplerSoftware Defined Radio Engineering course sampler
Software Defined Radio Engineering course sampler
 
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
ATI Catalog Of Space, Satellite, Radar, Defense and Systems Engineering Techn...
 
Satellite RF Communications and Onboard Processing Course Sampler
Satellite RF Communications  and Onboard Processing Course SamplerSatellite RF Communications  and Onboard Processing Course Sampler
Satellite RF Communications and Onboard Processing Course Sampler
 
Fundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course SamplerFundamentals of Passive and Active Sonar Technical Training Short Course Sampler
Fundamentals of Passive and Active Sonar Technical Training Short Course Sampler
 
Space Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course samplerSpace Environment & It's Effects On Space Systems course sampler
Space Environment & It's Effects On Space Systems course sampler
 
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
Bioastronautics: Space Exploration and its Effects on the Human Body Course S...
 

Dernier

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 

Dernier (20)

Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 

Attitude Determination & Control Technical Training Course Sampler

  • 1. Course Sampler From ATI Professional Development Short Course Attitude Determination & Control Instructor: Dr. Mark E. Pittelkau ATI Course Schedule: http://www.ATIcourses.com/schedule.htm ATI's Attitude Determination: http://www.aticourses.com/attitude_determination.htm
  • 2. www.ATIcourses.com Boost Your Skills 349 Berkshire Drive Riva, Maryland 21140 with On-Site Courses Telephone 1-888-501-2100 / (410) 965-8805 Tailored to Your Needs Fax (410) 956-5785 Email: ATI@ATIcourses.com The Applied Technology Institute specializes in training programs for technical professionals. Our courses keep you current in the state-of-the-art technology that is essential to keep your company on the cutting edge in today’s highly competitive marketplace. Since 1984, ATI has earned the trust of training departments nationwide, and has presented on-site training at the major Navy, Air Force and NASA centers, and for a large number of contractors. Our training increases effectiveness and productivity. Learn from the proven best. For a Free On-Site Quote Visit Us At: http://www.ATIcourses.com/free_onsite_quote.asp For Our Current Public Course Schedule Go To: http://www.ATIcourses.com/schedule.htm
  • 3. FOREWORD 2 The contents of this book were prepared by the author for the Spacecraft Attitude Determination and Control Course offered through the Applied Technology Institute (ATI). This course material has been continuously revised since its introduction in 1999 to conform to the typical student’s needs and to follow technological developments in spacecraft systems, sensors, actuators, and methodologies. Much revision is the direct result of active student participation in the lectures and feedback obtained through the course evaluation form. This book is provided to you for your personal use. This book is protected by copyright laws and may not be modified, reproduced, scanned, or recorded by any electronic or mechanical means without express written permission by the author. All data and equations are believed to be correct, however, it is the responsibility of the user of this book to ensure correctness of all data, equations, and results derived therefrom. The author shall not be responsible for losses incurred by typographical or other errors or omissions. Dr. Mark E. Pittelkau
  • 4. What You Will Learn 3 This three-and-a-half-day course provides a detailed introduction to spacecraft attitude estimation and control. This course emphasizes many practical aspects of attitude control system design but with a solid theoretical foundation. The student will learn the fundamentals of spacecraft control system engineering. As with any such learning endeavor, the knowledge gained will be retained and strengthened through actual practice. In this course, spacecraft kinematics and dynamics are developed for use in control design and system simulation. The principles of operation and characteristics of attitude sensors and actua- tors are discussed. Environmental factors that affect pointing accuracy and attitude dynamics are presented. Pointing accuracy, stability (smear), and jitter definitions, pointing error metrics, and analysis methods are presented. The various types of spacecraft pointing controllers and design, and analysis methods, and back-of-the-envelope design equations are presented. Attitude determination methods are discussed, including TRIAD, QUEST, and Kalman filtering. Sensor alignment and calibration is also covered. The depth and breadth of the topics covered has been adjusted to fit within the alloted time for the course. There is no specific textbook for this course. However, each section includes a carefully selected bibliography. Many of the references are excellent books. Students should have an engineering background including calculus and linear algebra. A background in control systems is ideal but not required. A review of control systems theory is included in the course notes, but is not presented due to insufficient time for the course; it would require another half-day. Sufficient background mathematics and control systems theory are presented throughout the course but are kept to the minimum necessary.
  • 5. About the Instructor 4 Dr. Mark E. Pittelkau has been an independent consultant since 2005. He was previously with the Applied Physics Laboratory, Orbital Sciences Corporation, CTA Space Systems, and Swales Aerospace. His early career at the Naval Surface Warfare Center involved target tracking, gun pointing control, and gun system calibration, and he has recently worked in target track fusion. His experience in satellite systems covers all phases of design and operation, including conceptual design, implementation, and testing of attitude control systems, attitude and orbit determination, attitude sensor alignment and calibration, optimal slewing, control-structure interaction analysis, stability and jitter analysis, and post-launch support. His current interests are precision attitude determination, attitude sensor calibration, precision attitude control, and optimal slewing. Dr. Pittelkau earned the B.S. and Ph.D. degrees in Electrical Engineering at Tennessee Technological University and the M.S. degree in EE at Virginia Polytechnic Institute and State University.
  • 6. CONTENTS DAY 1 AM — Basics DAY 3 AM — Attitude Determination ∙ Introduction ∙ Single-Frame Methods ∙ Kinematics ∙ Kalman Filter Review ∙ Dynamics DAY 3 PM — Attitude Determination DAY 1 PM — Hardware ∙ Attitude Determination Filter ∙ Sensors ∙ Actuators DAY 4 AM — System Calibration ∙ Environmental Disturbance Torques ∙ What is System Calibration? ∙ Attitude Dependent/Independent Calibration Methods DAY 2 AM — Attitude Controller Design ∙ Misalignment and Gyro Error Models ∙ Control Systems Review (not presented) ∙ Attitude Sensor and Gyro Calibration ∙ Pointing Error Metrics; Jitter and Stability Analysis ∙ Examples for Attitude Determination and Calibration ∙ ˙ and × Laws, Momentum Control ∙ Nonlinear and Linearized Dynamics DAY 4 PM — Time and Coordinate Systems ∙ Gravity Gradient Stability ∙ Earth Orientation ∙ Geodetic and Geocentric Coordinates DAY 2 PM — Attitude Controller Design ∙ Orbital and Spacecraft Coordinate Systems ∙ Spin Stabilization ∙ Time and Time Conversion ∙ Momentum Bias Control ∙ Spacecraft Time, Timing, and Time Tagging ∙ Zero Momentum Control ∙ LQR Control of Attitude ∙ Flexible Structures ∙ Validation, Verification, Testing
  • 7. KINEMATICS ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL KINEMATICS — 1
  • 8. Overview ∙ Reference Frames ∙ Vectors and Vector Operations ∙ Direction Cosine Matrices ∙ Rotation Transformations ∙ Time Derivative of a Vector ∙ Euler Angles ∙ Time Derivative of a Direction Cosine Matrix ∙ Small Angle Transformations ∙ Quaternions and Quaternion Operations ∙ Time Derivative of a Quaternion ∙ Small Angle Quaternions ∙ Angle-Axis Represenation ∙ Quaternion ⇔ DCM Conversion ∙ Quaternion Transformations of Vectors ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL KINEMATICS — 2
  • 9. Vector Cross Product ∙ cross product: rotation of into about axis ⊥ to and ⎡ ⎤ − × =⎣ − ⎦ = ∣ ∣∣ ∣ sin 1 − ∙ cross product matrix: [ ×] = × ⎡ ⎤ 0 − [ ×] = ⎣ 0 − ⎦ − 0 ∙ Non-commutativity: × =− × 2 ∙ Products of imaginary units: ˆ2 = ˆ2 = ˆ = ˆˆˆ = −1 ∙ Cross products of basis vectors ˆ × ˆ = ˆ × ˆ = ˆ × ˆ = 0ˆ + 0ˆ + 0 ˆ ˆ× ˆ = ˆ ˆ ׈= ˆ ˆ× ˆ= ˆ . .. . ... . .... ... . .. . .. .. . . .. .. . .. . . .. .. . .. . .. . . .. .. . .... ..... ..... .. .... . .... . ....... . . .... .... ........ ... .... .... . .... . . ..... .... .... .. . . .. ........ .. .... . . . . ..... . . .... .... ..... . ........ . . .... × ...... ... .... . . .. .. . .. .. . . .... . . . ... ................................................... . .................................................. ... ... . . .. .. . .. . 1 .... .... ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL KINEMATICS — 6
  • 10. What is Attitude? ∙ Attitude (or orientation) is the direction of the axes of a body-fixed frame relative to some other frame. This other frame could be inertially fixed, Earth fixed, etc. ∙ No matter what rotations resulted in a given attitude, the attitude can be described by a single rotation vector and rotation angle = ∣ ∣. z φ ϕ y q(φ) A(φ) x normalize normalize |q|=1 φ AT A = I rotation vector 2 1 sin( /2) A( ) = ( − ∣ ∣2)I − 2 [ ×] + 2 ⎡ ⎤ = = ⎣2 /2 ⎦ sin 1 − cos cos( /2) A( ) = (cos )I − [ ×] + 2 ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL KINEMATICS — 8
  • 11. DYNAMICS ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL DYNAMICS — 1
  • 12. Overview ∙ Force and Moment ∙ Inertia Matrix for a Rigid Body ∙ Generalized Inertia Matrix (Rigid Body) ∙ Principle Axes of Inertia ∙ Momentum and Kinetic Energy ∙ Euler’s Equation ∙ Dynamics of a Spinning Symmetric Body ∙ Slosh Dynamics ∙ Wire (Boom) Antennas on Spinning Spacecraft ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL DYNAMICS — 2
  • 13. Moment of Inertia Matrix for a Rigid Body ∙ Moment of Inertia is also called the Inertia Dyadic or The Inertia Matrix ∙ Angular velocity of element d = × =− × ∙ Angular momentum d of mass element d d = × ( d ) = −[ ×][ ×] d ∙ Total angular momentum of body ℬ = d = −[ ×][ ×] d = ℬ ℬ 2 2 ⎡ ⎤ + − − = −[ ×]2 d = ( ) − d = ⎣ − 2 + 2 − ⎦d ℬ ℬ ℬ 2 2 − − + ∙ Note negative signs on products of inertia terms (off diagonal elements) – This matrix is sometimes defined without the negative signs. When in doubt, ask! ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL DYNAMICS — 5
  • 14. Momentum and Kinetic Energy ∙ Momentum is the phenomenon that keeps a body in motion once that motion is started, assuming there are no perturbing forces or torques – Linear momentum: = – Angular momentum: = These are vector quantities and can be represented in any coordinate system ∙ Kinetic energy 1 – For translational motion: = 2 ∣ ∣2 – For rotational motion: =1 2 ∙ Note that momentum is conserved, energy is not conserved (may be dissipated) – Spinning motion about a non-principal axis of inertia eventually becomes motion about the principal axis of inertia (“flat spin”) – Energy dissipation mechanisms include fuel slosh, antenna and solar array vibration (structural damping), atmospheric friction, damping devices ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL DYNAMICS — 10
  • 15. SENSORS ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SENSORS — 1
  • 16. Overview ∙ Coarse Sun Sensor (CSS) ∙ Digital Sun Sensor (DSS) ∙ Fine Sun Sensor (FSS) ∙ Static Earth Horizon Sensor (HS) ∙ Three-Axis Magnetometer (TAM) ∙ Gyros – Types of gyros – Error sources – Error modeling – Allan Variance ∙ Stellar Inertial Attitude Sensors – Star Camera, Star Tracker, Star Scanner – Error sources – Star catalogs – Parallax and Velocity Aberration ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SENSORS — 2
  • 17. Horizon Sensor Errors ∙ radiance gradient (0.08 to 0.12 deg) ∙ 15 m CO2 altitude uncertainty (30 km (pole in winter) to 40 km (equator)) ∙ Earth oblateness ∙ detector bias ∙ calibration table error ∙ noise Errors due to radiance gradient may be modeled as first order Markov (correlated) with time constant 500 to 1500 seconds Optical radius of the Earth at latitude given by = ⊕ (1 − sin2 + sin ) + ℎ where ⊕ is the mean equatorial radius of the Earth is flattening due to Earth oblateness ℎ height of the 15 m IR horizon accounts for seasonal or other latitude-dependent variations ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SENSORS — 7
  • 18. Scale Factor Error Simple gyro model: out = (1 + SFE) in SFE has three components: SFE = SSFE + ASFE⋅ sign( in ) + NSFE( in ) in — sensed angular rate out — output angular rate — is a fixed nominal scale factor SFE — Scale Factor Error SSFE — Symmetric Scale Factor Error (can be positive or negative) ASFE — Asymmetric Scale Factor Error (can be positive or negative) NSFE — Nonlinear Scale Factor Error, also called scale factor linearity, a nonlinear function of in 1:1 SSFE SSFE Output Angular Rate (rad/sec) ASFE Scale Factor Error (ppm) ASFE NSFE 0 0 NSFE 0 0 Angular Rate (rad/sec) Input Angular Rate (rad/sec) Types of scale factor error Deviation from ideal 1:1 transfer function Actual scale factor nonlinearity may not be such a “nice” function as that shown. Scale factor errors also change with temperature and ageing. ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SENSORS — 24
  • 19. Low Spatial Frequency Error (LSFE) Low Spatial Frequency Error (LSFE), sometimes called FOV Rate Spatial Error, varies slowly with location in the FOV. LSFE comprises the following errors: Optical Distortion Causes star position error to vary with location. Fixed Focal Length Offset Radial star position error due to focal length error. Thermal Scale Radial star position error due to focal length change with temperature. Chromaticity Colors are refracted at slightly different angles as they pass through the lens. They also have different silicon absorption depths in the CCD that results in different spatial responses. Lateral error is compensated based on cataloged star color (spectral class) or B-V index. Charge transfer inefficiency (CTI, CTE) changes due to radiation degradation, which causes a position dependent centroid error. Even if CTI is compensated, non-uniform CTI produces centroid error. Calibration Residuals Lens and detector distortion and focal length error may be calibrated but not without residual error. Fixed Pattern Noise (FPN) is usually caused by timing error or EMI. ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SENSORS — 46
  • 20. Control Systems Review ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL Control Systems Review — 1
  • 21. Overview Select Topics from Classical and Modern Control Theory ∙ System Models via differential equations ∙ Laplace Transform ∙ Block Diagrams ∙ Time Response ∙ Frequency Response ∙ Stability (Nyquist, Bode, Nichols plots; M-Circles, Phase and Gain Margins) ∙ State Space Systems ∙ State Space Block Diagram ∙ Response to white noise ∙ Linear Quadratic Regulator control ∙ Linear Quadratic Gaussian control ∙ Stability of LQR and LQG ∙ Plant Augmentation ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL Control Systems Review — 2
  • 22. Example Nichols Chart Previous example with open-Loop Poles on the axis 1 ( ) ( )= ( + 1) Nichols Chart 40 0 dB 30 0.25 dB 0.5 dB 20 1 dB −1 dB 10 3 dB 6 dB −3 dB Open−Loop Gain (dB) 0 −6 dB −10 −12 dB −20 −20 dB −30 −40 −40 dB −50 −60 dB −60 −360 −315 −270 −225 −180 −135 −90 −45 0 Open−Loop Phase (deg) ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL Control Systems Review — 29
  • 23. Closed-Loop PID Control System - time domain d(t) Kp e + u(t) + + r(t) Ki ∫ G y(t) +– + + de Kd dt Position gain Integral gain Derivative gain Plant dynamics (spacecraft dynamics) ( ) reference or setpoint input (position) ( ) plant input ( ) disturbance input ( ) plant output (position) Time domain – frequency domain relationships ( = ) d () 1 ( ) ⇐⇒ ( ) ⇐⇒ ( ) ( ) d ⇐⇒ ( ) d ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 46
  • 24. SPACECRAFT ATTITUDE CONTROL ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 1
  • 25. Outline ∙ Implications of orbit/trajectory and mission on ACS design ∙ Spacecraft Dynamics ∙ Rate Damping — B-dot and × Laws ∙ Gravity Gradient Control ∙ Spin Stabilization ∙ Momentum Bias Control ∙ Zero Momentum Control ∙ Gyroless Attitude Control ∙ Typical Design Parameters ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 2
  • 26. Spacecraft Dynamics Euler’s equation ˙ + × = ℎ + + = + Total momentum Rigid-body inertia matrix Wheel momentum = × Gyroscopic torque ℎ = × Momentum control torque (B-dot or × ) = 3 2( × ) Gravity gradient torque Disturbance torque Attitude control torque (torque on the spacecraft) Substitute into Euler’s equation ˙ + + = ℎ + + Wheel control torque ˙ = = ℎ − Dynamics equation ˙ = − + + ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 8
  • 27. Rate Damping—B-dot Law ∙ Bdot is a method for reducing momentum without knowledge of body rates. ∙ A commanded magnetic moment (in A⋅m2) is proportional to ˙ = d / d = ˙ >0 ∙ Generated torque is = × (N⋅m) ∙ ˙ approximated by high-pass filtering or first order differencing the measured field – First-order difference with samples and sample interval ˙ = (1/ )( − −1 ) =( / ) × −1 – For stability and efficiency, must sample fast enough so that rotation over one sample interval is ≲ 30 degrees ∙ The momentum decreases over an orbit as changes direction, so is less effective at lower inclination orbits and virtually ineffective for equatorial orbits. ∙ Usually requires at least one orbit to damp (reduce) angular rate ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 10
  • 28. Linearized Spacecraft Dynamics ∙ Gravity gradient torque is linearized about nadir-pointing attitude in this expression ∙ , , are small-angle perturbations from a given attitude frame, in this case the LVLH reference frame ∙ Omit cross-product inertias that multiply , , -axis (“Roll”) ¨ − ℎ −4 2 ( − ) − ℎ + ( − + ) ˙ +ℎ ˙ = ℎ + + ˙ ℎ −ℎ −4 2 -axis (“Pitch”) ¨ +3 2 ( − ) + ℎ + ℎ −ℎ ˙ +ℎ ˙ = ℎ − ˙ −ℎ +3 2 -axis (“Yaw”) ¨ − ℎ − 2 ( − ) + ℎ + ( − + ) ˙ −ℎ ˙ = ℎ + − ˙ ℎ −ℎ + ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 18
  • 29. Roll/Yaw Dynamics In State Space Form and assumed negligible ⎡ ⎤ ⎡ ⎤⎡ ⎤ ⎡ ⎤ ˙ 0 0 1 0 0 ⎡ 0 ⎤ 0 ⎡ ⎤ 0 0 ⎢˙ ⎥ ⎢ 0 0 0 1 ⎥⎢ ⎥ 1 ⎢0 0 0 ⎥⎣ ⎦ ⎢ 0 0⎥ ⎢¨ ⎥ = ⎢ ⎥ + ⎢0 +⎢1 ⎢ ⎥ ⎢ ⎥⎢ ⎥ ⎢ ⎥ ⎥⎢ ˙ − ⎦ ⎥ 0⎥ ⎣ ⎦ ⎣ 31 0 0 34 ⎦⎣ ⎦ ⎣ ⎣ ⎦ ¨ 0 42 43 0 ˙ − 0 0 1 I 0 0 = ˙ + (pitch rate included here) [ ×] I ⎡ ⎤ ⎡ ⎤ 0 =⎣ ⎦ = ⎣− ⎦ = orbital rate ≃ 0.001 rad/sec for LEO 0 ℎ −4 2 ( − ) ℎ + ( − + ) 31 = 34 = ℎ − 2( − ) ℎ + ( − + ) 42 = 43 =− ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 21
  • 30. Gravity Gradient Effect on Spin Stabilized Spacecraft Average gravity gradient torque over one orbit 3 ⟨ gg⟩ = −( + )/2 ( ⋅ )( × ) (1 − 2) 3 n z = unit orbit normal vector = unit spin axis vector = gravitational constant τ = semimajor axis = eccentricity ωp GG torque causes the spin axis to precess on a cone about orbit normal with half-cone angle arccos( ⋅ ) The rate of precession is proportional to this half-cone angle. This same effect causes precession of Earth’s spin axis with a period of 25,700 years (luni-solar precession). ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 39
  • 31. Torque Disturbance Sensitivity Sensitivity equation: attitude response to torque disturbances (SISO) / = 3 2+ + + = 0.7071, = (2 )0.02 rad/sec, = /10 rad/sec, = 100 kg⋅m2 The disturbance sensitivity reaches a peak near , near the loop bandwidth. Disturbance Sensitivity 0 −5 −10 −15 sensitivity (dB) −20 −25 −30 −35 −40 −4 −3 −2 −1 10 10 10 10 frequency (Hz) ⃝ 1998–2010 c Mark E. Pittelkau ATTITUDE DETERMINATION AND CONTROL SPACECRAFT ATTITUDE CONTROL — 52
  • 32. To learn more please attend ATI course Attitude Determination & Control Please post your comments and questions to our blog: http://www.aticourses.com/blog/ Sign-up for ATI's monthly Course Schedule Updates : http://www.aticourses.com/email_signup_page.html