Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:3
-
Sprint:TSSW Sprint - May 11 - May 25, TSSW Sprint - May 25 - Jun 08
-
Team:Telescope and Site
-
Urgent?:No
Description
This task will review the control algorithm of rotator in Simulink model and try to translate to the math equations. This is try to understand the behavior of stop command in the tracking. In the previous test on summit, we learned that the path generator has the weird behavior if stop command was issued in the tracking. We suspect the stop command results in the wrong behavior of path generator.
Attachments
Issue Links
- relates to
-
DM-25045 Review the Control Algorithm of Rotator in Phase 2
- Done
Reviewed the csa-questions-icd_comments_pjl.docx
and noticed the followings:
1. We do not think this is a problem since the Rotator control will be doing a fit (spline interpolation, likely) to determine a smooth trajectory through the provided setpoints. --> This might be a problem when we change the direction of tracking target.
2. Note that while consecutive setpoints may instantaneously change direction, the control will smooth the rotator motion according to the dynamics of the system. The implication is that the rotator will not satisfy the inPosition criterion until it has completed the slew and changed direction.
A related document is CDR - Software V2.pptx
.