Details
-
Type:
Story
-
Status: In Progress
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:1
-
Team:Telescope and Site
-
Urgent?:No
Description
As part of the hexapod overheating investigation, we need to make sure the hexapod does not command tiny moves when it is supposed to be stationary. Part of this is to make sure neither the CSC nor the low-level controller sends move commands all the time, which is addressed in separate tickets.
This ticket is for making sure that the Copley software doesn't have a closed-loop mechanism trying to fight against fluctuations in encoders readings, such as those fluctuations due to environmental factors or reading noise.
This is a continuation of the investigation as recorded in DM-30168. (see the latest comment by Te-Wei Tsai)
Attachments
Issue Links
- clones
-
DM-30168 confirm that the hexapod low-level controller doesn't command moves when it is supposed to be stationary
- Done
My understanding is that the Copley drive is actually closing the position using the linear encoder.
If the linear encoder reading change by any reason other than actual motion, the drive will correct the error.