TPDRes:

Path: SC/Attitude

% Study pulse resolution. 
 Demonstrates using a multirate system and dither to reduce the effect of
 minimum pulsewidths. This script shows the effect of (1) ideal response;
 (2) minimum pulsewidth, with no other compensation; (3) using a variable
 pulse period; and (4) the use of dither. The controller is a PD control
 with no other compensation. The minimum pulsewidth gives a large
 overshoot since no control is applied until the minimum pulsewidth is
 exceeded. The dither amplitude needs to be adjusted to get the best
 response if you change the minimum pulsewidth.

 Things to try:

 * Change the number of pulses
 * Change the magnitude and width of the dither

 Since version 2.
 -------------------------------------------------------------------------
  See also C2DZOH, CButter, PDDesign, Series, Plot2D, TimeGUI, 
  TriangleWave
 -------------------------------------------------------------------------
%
--------------------------------------------------------------------------
   Copyright (c) 1996, 2008, 2015 Princeton Satellite Systems, Inc.
   All rights reserved.
--------------------------------------------------------------------------

Children:

Common: CommonData/SwooshWatermark
Common: Control/C2DZOH
Common: Control/C2DelZOH
Common: Control/CButter
Common: Control/FResp
Common: Control/GND
Common: Control/GSS
Common: Control/ND2SS
Common: Control/PDDesign
Common: Control/S2Damp
Common: Control/SS2ND
Common: Control/Series
Common: Control/SizeABCD
Common: Control/TrnsZero
Common: Control/WPZ
Common: Control/WReson
Common: Control/ZFresp
Common: GUIs/TimeGUI
Common: General/CellToMat
Common: General/CloseIfHandle
Common: General/MatToCell
Common: General/Watermark
Common: Graphics/LogLimit
Common: Graphics/NewFig
Common: Graphics/Plot2D
Common: Graphics/PltStyle
Common: Graphics/TextS
Math: Linear/ColCompR
Math: Linear/DelLZ
Math: Linear/IsZero
Math: Linear/RowCompU
Math: MathUtils/TriangleWave

Back to the SC Module page