Table of Contents:Table of Contents:
Table of Contents |
---|
...
Page Status
Date | Initials | Change |
---|---|---|
June 1023, 2021 | SG | Getting ready for Will and Brad (telemetry functions only so far). |
...
Relevant Devices
Description | Qty | Source | Part Number | IP Address Link | Green Qty | Source | Part Number | IP Address Link | |
---|---|---|---|---|---|---|---|---|---|
Green CCD Cold Head | 1 | Instec | mK2000 | ||||||
Red CCD Cold Head | 1 | Instec | mK2000 | ||||||
Green LN2 Pump | 1 | Instec | mK2000 | ||||||
Red CCD Cold Head | 1 | Instec | mK2000 | ||||||
Green LN2 Pump | 1 | Instec | LN2-SYS | N/A | |||||
Red LN2 Pump | 1 | Instec | LN2-SYS | N/A |
Relevant Functional Block Diagram
...
Software Actions
Action | Notes | |||
---|---|---|---|---|
1 | Read telemetry (Green) | Continuously running | ||
2 | Read telemetry (Red) | |||
3 | Upload PID parameter table | LN2-SYS | N/A | |
Red LN2 Pump | 1 | Instec | LN2-SYS | N/A |
...
Relevant Functional Block Diagram
...
Software Actions
Action | Notes | |||
---|---|---|---|---|
1 | Read telemetry (Green) | Continuously running | ||
2 | Read telemetry (Red) | |||
3 | Operational Mode: Cold (Green) | Operational mode of CCD temperature maintained at cold temperature set point. | ||
4 | Operational Mode: Cold (Red) | |||
5 | Engineering Mode: Warm (Idle) (Green) | Engineering mode for idle case of warm CCD under no temperature control. | ||
6 | Engineering Mode: Warm (Idle) (Red) | |||
7 | Engineering Mode: Cool Down (Green) | Engineering and maintenance only | 4 | Upload PID parameter table. Controlled ramp of cold head temperature from warm to cold. |
8 | Engineering Mode: Cool Down (Red) | 5 | Cool-down procedure||
9 | Engineering Mode: Warm Up (Green) | Engineering and maintenance only | 6 | Cool-down procedure. Controlled ramp of cold head temperature from cold to warm. |
10 | Engineering Mode: Warm Up (Red) | |||
7 | Warm-up procedure (Green) | Engineering and maintenance only | ||
8 | Warm-up procedure11 | Engineering Mode: Set PID (Green) | Engineering and maintenance only. Uploads a PID parameter table to the device. | |
12 | Engineering Mode: Set PID (Red) |
...
Operational Modes
Link to Instec tab within KPF Operational and Engineering Modes Spreadsheet
...
Setting | When Needed | Notes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Green Channel Instec | ||||||||||||||
Build | Observing | Maintenance | ||||||||||||
Green PID Parameters | YES | NO | MAYBE | Instec app can save PID parameters to a .csv file. Likely convenient to use same format. Used with this command:
Verified with this command:
| ||||||||||
Green Heating/cooling status | YES | NO | MAYBE | Values: 0=Heating Only, 1=Heating and Cooling, 2=Cooling Only Change between different modes with
command. Green Cold . | ||||||||||
Green Cold Temperature Set Point | YES | NO | MAYBE | Temperature in degrees C. Used for the following commands:
| ||||||||||
Green Warm Temperature Set Point | YES | NO | MAYBE | Temperature in degrees C. Used for the following commands:
| ||||||||||
Green Cool-down Rate | YES | NO | MAYBE | Temperature change rate of degrees C per minute. Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature. Used for the RAMP command:
| ||||||||||
Green Warm Temperature Set Point-up Rate | YES | NO | MAYBE | Temperature in degrees Cchange rate of degrees C per minute Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature. Used for the following commandsRAMP command:
| ||||||||||
Green Cool-down Rate Power Percentage Value | YES | NO | MAYBE | Temperature change rate of degrees C per minute. Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature. Used for the RAMP commandPower setting in percent. NOTE: the power percentage value on the Instec screen is in percent. However, power values passed through software are ratios. i.e., to set power to 5% the command would be:
| Green Warm-up Rate | YES | NO | MAYBE | Temperature change rate of degrees C per minute Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature. Used for the RAMP command:
and a following query
| |||||
Green Power Percentage Value | YES | NO | MAYBE | Power percentage, between -1 and +1
| ||||||||||
would return 0.050. Screen would say 5%. Suggest using ‘units’ of percent for this variable to match display screen; and have software convert it to a ratio behind the scenes for commanding the Instec. | ||||||||||||||
Red Channel Instec | ||||||||||||||
Build | Observing | Maintenance | ||||||||||||
Red PID Parameters | YES | NO | MAYBE | Instec app can save PID parameters to a .csv file. Likely convenient to use same format. Used with this command:
Verified with this command: Code Block | See notes above for Green counterpart. | |||||||||
Red Heating/cooling status | YES | NO | MAYBE | Values: 0=Heating Only, 1=Heating and Cooling, 2=Cooling Only Change between different modes with
commandSee notes above for Green counterpart. | ||||||||||
Red Cold Temperature Set Point | YES | NO | MAYBE | Temperature in degrees C. Used for the following commands: Code Block | See notes above for Green counterpart. | |||||||||
Red Warm Temperature Set Point | YES | NO | MAYBE | Temperature in degrees C. Used for the following commands:
See notes above for Green counterpart. | ||||||||||
Red Cool-down Rate | YES | NO | MAYBE | Temperature change rate of degrees C per minute. Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature. Used for the RAMP command: Code Block | See notes above for Green counterpart. | |||||||||
Red Warm-up Rate | YES | NO | MAYBE | Temperature change rate of degrees C per minute Note this value is positive-only and the mK2000 infers the direction based on current and desired temperature. Used for the RAMP command:
See notes above for Green counterpart. | ||||||||||
Red Power Percentage Value | YES | NO | MAYBE | Power percentage, between -1 and +1 |||||||||||
Status | ||||||||||||||
colour | Red | title | TBCNO | MAYBE | Power setting in percent. See notes above for Green counterpart. |
...
Device Set-up Parameters
Annotated command list with KPF settings. Covers device start-up and also settings for the various modes.
View file | ||
---|---|---|
|
...
Required Telemetry
Parameter | Report Frequency | Purpose | Notes | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | Green Channel Instec | ||||||||||||||
2 | Device Serial Number? | At startup | Include in log just in case device is swapped out in future |
(third field of reply) | |||||||||||
3 | Device Rev Number | At startup | Include in log just in case device is swapped out in future |
(fourth field of reply) | |||||||||||
4 | Cold Head Temperature Value | 1 Hz
| Monitor CCD temperature |
| |||||||||||
5 | Heating/cooling enabled status | On change?
| Current mode; outputs are: 0=Heating only, 1=Heating&Cooling; 2=Cooling only. |
| |||||||||||
6 | System status | On change?
| Current status; outputs are: 0=Stop, 1=Hold Run, 2=Ramp Run, 3=Pause, 4=Profile Run, 5=PP Run, 6=Purge |
| |||||||||||
7 | Temperature set point | On change?
| Temperature in deg C. |
| |||||||||||
8 | Power value | 1 Hz
| Power value |
| |||||||||||
9 | Rate value | On change?
| Rate value (for ramp mode) |
| |||||||||||
10 | Red Channel Instec | ||||||||||||||
11 | Device Serial Number? | At startup | Include in log just in case device is swapped out in future |
(third field of reply) | |||||||||||
12 | Device Rev Number | At startup | Include in log just in case device is swapped out in future |
(fourth field of reply) | |||||||||||
13 | Cold Head Temperature Value | 1 Hz
| Monitor CCD temperature |
| |||||||||||
14 | Heating/cooling enabled status | On change?
| Current mode; outputs are: 0=Heating only, 1=Heating&Cooling; 2=Cooling only. |
| |||||||||||
15 | System status | On change?
| Current status; outputs are: 0=Stop, 1=Hold Run, 2=Ramp Run, 3=Pause, 4=Profile Run, 5=PP Run, 6=Purge |
| |||||||||||
16 | Temperature set point | On change?
| Temperature in deg C. |
| |||||||||||
17 | Power value | 1 Hz
| Power value |
| |||||||||||
18 | Rate value | On change?
| Rate value (for ramp mode) |
|
...
Parameter | Threshold | Notes | |||||||
---|---|---|---|---|---|---|---|---|---|
1 | Cold Head Temperature Value Low (Green) |
| |||||||
2 | Cold Head Temperature Value High (Green) |
| |||||||
3 | Cold Head Temperature Value Low (Red) |
| |||||||
4 | Cold Head Temperature Value High (Red) |
|
...
Relevant Datasheets & Manuals
...