Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Story Points:2
-
Sprint:TSSW Sprint - Jun 8 - Jun 22
-
Team:Telescope and Site
-
Urgent?:No
Description
If the rotator does not receive the track command for a long time, the rotator should be put into the Fault state. This could be 0.5 second (by Tiago) or 1 second (by Russell). At this moment, we do see this in the Simulink model by the simulation experiment, but we do not know how that is decided. In addition, we did not see this when we did the test on summit. This task needs to figure out what is the existed logic in model and how to update it.
The following is the figure to show the simulation result (detail is at DM-25243):
The system is at the Fault state around time equals 20.2 seconds (no new track command after time=6 seconds).
Attachments
Issue Links
- relates to
-
DM-25045 Review the Control Algorithm of Rotator in Phase 2
- Done
-
DM-25243 Fix the Bugs of Trajectory If No Track Command Received In the Tracking
- Done
-
DM-25441 Remove the History of Trajectory after the Stop Command in the Tracking
- Done
-
DM-36861 The MT rotator is going in the wrong direction when tracking ramps
- Done
-
DM-36872 MT rotator TRACK enabled substate command reports done before the rotator is ready to receive TRACK_VEL_CMD commands
- Done
Regarding your comment "There is one thing we need to consider. What should be the rotator's behavior if it does not receive a new track command in the slewing?":
In the long run we want the controller to go into a fault state if it has to extrapolate any tracking command. This is independent of whether the controller happens to be slewing or tracking. In fact I would say it is more important if the rotator is slewing, because the rotator is moving more quickly.
I am not sure what your current changes do. If they do not stop slewing then please file a new ticket to stop slewing if tracking commands don't arrive in time.