User Tools

Site Tools


chara:trouble_shooting

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
chara:trouble_shooting [2020/07/10 15:07]
jones
chara:trouble_shooting [2021/09/28 15:00]
gail_stargazer
Line 2: Line 2:
  
 \\ \\
-This document describes how to solve common problems that sometimes arise at the array.test+This document describes how to solve common problems that sometimes arise at the array.
  
 ===== Can't find fringes ===== ===== Can't find fringes =====
Line 57: Line 57:
  
  \\ The Shutters server can become unresponsive or disconnected from the Socket Manager. This server must be restarted from the lab and not from the Control Room. Follow these instructions to restart it. Note that Shutters runs on ople, not ctrscrut. \\  \\ To start the shutter server on ople: \\  \\ Log into the ople computer and kill the process labeled shutters with the PID as described in **Restarting Servers**  above. \\ Turn off the power to the Shutters with the switch on the computer rack which is to the left of the computer desk and marked "SHUTTERS". Restart the Shutters server with the commands below. After restarting the server and testing the gui to see that it works, turn the SHUTTERS power back on with the switch. There is a printed sheet of directions in the lab to help you. \\  \\ /usr/local/bin/tsockman rm shutters \\ ctrscrut/usr/local/bin/shutter_server /ctrscrut/chara/etc/shutter.cfg &  \\ The Shutters server can become unresponsive or disconnected from the Socket Manager. This server must be restarted from the lab and not from the Control Room. Follow these instructions to restart it. Note that Shutters runs on ople, not ctrscrut. \\  \\ To start the shutter server on ople: \\  \\ Log into the ople computer and kill the process labeled shutters with the PID as described in **Restarting Servers**  above. \\ Turn off the power to the Shutters with the switch on the computer rack which is to the left of the computer desk and marked "SHUTTERS". Restart the Shutters server with the commands below. After restarting the server and testing the gui to see that it works, turn the SHUTTERS power back on with the switch. There is a printed sheet of directions in the lab to help you. \\  \\ /usr/local/bin/tsockman rm shutters \\ ctrscrut/usr/local/bin/shutter_server /ctrscrut/chara/etc/shutter.cfg &
 +
 +==== MIRC-X CredoneImAcq Server ====
 +
 +The MIRC-X CredoneImAcq server and GUI can be opened using the "credone" icon on the wolverine desktop. Note that you can only have one of these open at a time. If you get an error message and can't bring up credone, then close the error message and follow the steps below to remove the dead processes first:
 +
 +From a terminal window, log on to mircx (old observe password): \\ ssh -X spooler@mircx
 +
 +Look up credone process: \\ ps aux | grep credone
 +
 +Kill all credone processes (including the ones for the error messages) using "kill -9 PID" where PID is the process number. Note that credone can't be restarted if there are any error processes in the list. Check "ps aux | grep credone" one more time to make sure all processes are cleared (the only one that should show up is the grep command that was just issued).
 +
 +Then restart credone using the desktop icon or by issuing the following command on spooler@mircx: \\ credoneImAcq –no-display
 +
 +(the first "–" should be two dashes: - and -).
  
 ===== Telescopes and Dome Servers ===== ===== Telescopes and Dome Servers =====
Line 123: Line 137:
 ==== How to Adjust CPUMotor Gains ==== ==== How to Adjust CPUMotor Gains ====
  
- \\ The GAIN controls the gain of the feedback between the encoder and the drive velocity. A high gain means a "stiffer" response, but can lead to oscillations or fog-horning if it's too high. \\  \\ The Fn controls the maximum frequency of the servo response. A high Fn means higher frequencies are allowed through, which can mean correcting for faster problems but if too high can also lead to oscillations or fog-horning. \\  \\ The software will not make changes to either of these quickly as that is a dangerous thing to do. There is NO POINT to clicking the up or down buttons more than once every few seconds. Indeed it is bad to do so as you will confuse the software. The change between slewing and tracking is also slow for similar reasons. This is why sometimes the "wrong" thing seems to change. It is a sign that you are trying to do things too quickly. \\  \\ Slew and tracking mode work differently, mostly because the speeds are so different. \\  \\ IN SLEWING MODE \\  \\ - If the gain is too low you will overshoot the target. \\  \\ - If the gain is too high it will fog-horn. \\  \\ - If the Fn is too high it will also fog-horn, even at low gains. \\  \\ You need to have the lowest possible gain and Fn in slew mode that doesn't overshoot the target. Fn in slew mode should almost never be higher than 4. If it is, please turn it back down to 4. If you think this is a problem please let Theo know, along with a detailed explanation of what happened. \\  \\ IN TRACKING MODE \\  \\ - If the gain is too low it will keep moving between slewing and tracking. \\  \\ - If the gain is too high it will fog-horn. \\  \\ - The same goes for Fn. \\  \\ In tracking mode you want the highest gain and Fn that allows the telescope to track well without fog-horning. If it "oscillates", which you will see in the green dots of tiptilt oscillating, try turning up the gain, and also try turning down the Fn. \\  \\ Some final remarks: \\  \\ - The gain is temperature dependent, so when the temperature changes these things will change, but more so for tracking. \\  \\ - The tiptilt system almost never causes oscillations, it almost always shows you that the scope is oscillating. If the white dots are centered on tiptilt and the green dots are moving the tiptilt is doing it's job and correcting for scope motion. \\  \\ - If a drive gets disabled at the end of a slew, the gain is too low. At low gain and low velocity the encoder signal changes very slowly or doesn't change at all. After 5 secs the software interprets this as a stall and disables the drive. The tricky part is that increasing the gain to avoid this situation might make the telescope to oscillate during the next slew. So the gain should be low (4 or even 1) during slewing but higher 7 or 10 when the telescope is basically at the target position. \\ {{https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif?direct&|external image cleardot.gif}}+ \\ The GAIN controls the gain of the feedback between the encoder and the drive velocity. A high gain means a "stiffer" response, but can lead to oscillations or fog-horning if it's too high. \\  \\ The Fn controls the maximum frequency of the servo response. A high Fn means higher frequencies are allowed through, which can mean correcting for faster problems but if too high can also lead to oscillations or fog-horning. \\  \\ The software will not make changes to either of these quickly as that is a dangerous thing to do. There is NO POINT to clicking the up or down buttons more than once every few seconds. Indeed it is bad to do so as you will confuse the software. The change between slewing and tracking is also slow for similar reasons. This is why sometimes the "wrong" thing seems to change. It is a sign that you are trying to do things too quickly. \\  \\ Slew and tracking mode work differently, mostly because the speeds are so different. \\  \\ IN SLEWING MODE \\  \\ - If the gain is too low you will overshoot the target. \\  \\ - If the gain is too high it will fog-horn. \\  \\ - If the Fn is too high it will also fog-horn, even at low gains. \\  \\ You need to have the lowest possible gain and Fn in slew mode that doesn't overshoot the target. Fn in slew mode should almost never be higher than 4. If it is, please turn it back down to 4. If you think this is a problem please let Theo know, along with a detailed explanation of what happened. \\  \\ IN TRACKING MODE \\  \\ - If the gain is too low it will keep moving between slewing and tracking. \\  \\ - If the gain is too high it will fog-horn. \\  \\ - The same goes for Fn. \\  \\ In tracking mode you want the highest gain and Fn that allows the telescope to track well without fog-horning. If it "oscillates", which you will see in the green dots of tiptilt oscillating, try turning up the gain, and also try turning down the Fn. \\  \\ Some final remarks: \\  \\ - The gain is temperature dependent, so when the temperature changes these things will change, but more so for tracking. \\  \\ - The tiptilt system almost never causes oscillations, it almost always shows you that the scope is oscillating. If the white dots are centered on tiptilt and the green dots are moving the tiptilt is doing it's job and correcting for scope motion. \\  \\ - If a drive gets disabled at the end of a slew, the gain is too low. At low gain and low velocity the encoder signal changes very slowly or doesn't change at all. After 5 secs the software interprets this as a stall and disables the drive. The tricky part is that increasing the gain to avoid this situation might make the telescope to oscillate during the next slew. So the gain should be low (4 or even 1) during slewing but higher 7 or 10 when the telescope is basically at the target position. 
 + 
 +==== E2 AOB Dichroic Recovery ==== 
 + 
 +[[:chara:files:BeaconRecoveryInstructions.pdf|E2 AOB Dicrhoic Recovery Document]] 
 + 
 +==== E1 Hut and Cooler Communications Recovery ==== 
 + 
 +[[:chara:files:E1_HuT_Coms_Recovery.pdf|E1 HuT and Cooler Communications Recovery]] \\ 
 +{{https://ssl.gstatic.com/ui/v1/icons/mail/images/cleardot.gif?direct&|external image cleardot.gif}}
  
 ====== Dome issues ====== ====== Dome issues ======
Line 314: Line 337:
 ==== Adding an anchor to the wiki page ==== ==== Adding an anchor to the wiki page ====
  
-To add an anchor to the wikipage, type the following where you want the anchor inserted (without the spaces between the symbols): \\ [ [ #AnchorName ] ] \\  \\ Highlight the text you want to be a link to the anchor, click the link symbol above and select anchor. Select a page(such as Trouble Shooting) where the anchor is located and give the same name for the anchor. \\  \\ Last updated 2017-04-12+To add an anchor to the wikipage, type the following where you want the anchor inserted (without the spaces between the symbols): \\ [ [ #AnchorName ] ] \\  \\ Highlight the text you want to be a link to the anchor, click the link symbol above and select anchor. Select a page(such as Trouble Shooting) where the anchor is located and give the same name for the anchor. 
 + 
 +==== Displays for the MIRC-X wolverine2 monitors ==== 
 + 
 +Follow instructions in the [[:chara:mircx_monitors|linked page to display the MIRC-X wolverine2 monitors]] in the control room. 
 + 
 + \\ Last updated 2017-04-12
  
  
chara/trouble_shooting.txt · Last modified: 2024/06/18 00:21 by charaobs