Difference between revisions of "Pol He-3 Target Information"

From HallCWiki
Jump to navigationJump to search
Line 15: Line 15:
 
=== Pol He3 Field Mapping Data ===
 
=== Pol He3 Field Mapping Data ===
 
* [[Pol He3 Field Mapping Data]]
 
* [[Pol He3 Field Mapping Data]]
 
 
* [https://docs.google.com/spreadsheets/d/e/2PACX-1vTqbYehkZqdvYdIK-cLOVyKruMwb2Iz2P8VOG18bx2UlJSTLjgZKvkS33gsfxtFNcj-Kq-uXj-JTkw1/pubhtml Field Correction Settings]
 
* [https://docs.google.com/spreadsheets/d/e/2PACX-1vTqbYehkZqdvYdIK-cLOVyKruMwb2Iz2P8VOG18bx2UlJSTLjgZKvkS33gsfxtFNcj-Kq-uXj-JTkw1/pubhtml Field Correction Settings]
  

Revision as of 22:54, 9 February 2020

Target Operator Instructions

System Description

Checklists

Expert Information

Pol He3 Field Mapping Data

Circular Raster Information

Reboot Switches

Reset Target Ladder Motion Control

Pol He-3 Target Motion Reset

Cable/RTD/Signal Maps

NOTE: If you update a map below
 Click on a the previous hclog entry and either add a comment 
 pointing to your new entry, or use the 'Follow-up' link on the
 old entry to make a new entry. That will make it easier to track
 when/why things change.

Fiber RTD hardware trip points

  • Fire Safety RTDs
    • HcFiberTemp0, HcFiberTemp1
    • max measured about 32C
    • set trip to 36C
  • Fiber Temperature RTDs
    • HcFiberTemp4+ (except for 12, 14 below)
    • Max measured of about 32C
    • set trip to 46C (as of Jan 14, 2020 -- will set to 36C during next downtime)
  • HcFiberTemp12, 14
    • Max measured of 40C
    • set trip to 46C
Reset instructions for RTD HW trip points • Expert only (Brad or Ethan) [click]
Address 0xF6
 FiberTemp0-1:  (and the unused 2, 3)
   Fire safety RTDs (max 36)
Address 0xF5
 FiberTemp4--7
 * max 36
Address 0xF3
 FiberTemp8--11
 * max 36
Address 0xF4
 FiberTemp12-15
 * max 46 due to 12, 14
NOTE: power cycling the acromag controller below will trip the laser interlock!
  • Set the hardware trip limits
% ssh pi@polhe3pi2  ('hccuser' password)
% cd Documents
% scls  # select 'acromag' entry, then type Ctrl-C to kill the program
# Set the limits
% for f in 0xf3 0xf5 0xF6; do ./setupAcro -l 36 -a $f; done
% for f in 0xf4; do ./setupAcro -l 46 -a $f; done
# Reboot the acromag controller using hcreboot6
# Then restart the software by (for example) running bash again
% bash
  • Verify that the stripcharts are updating again and close the terminal window.

PolHe3 Alarm Handler defaults

These can be reset this way:

 % ssh cvxwrks@cdaql1
 % cd alarm_handler_polhe3
 % ./set_polhe3_defaults

Type in the number for the fields you wish to reset and hit return.

Additional Documentation

Procedures

Manuals