Interfacing Third-Party Instruments with the CSO Telescope

Hiroshige Yoshida
Caltech Submillimeter Observatory

1  Introduction

2  Interfaces

2.1  UIP-NET2

UIP-NET2 is a non-interactive UIP interface over the TCP/IP connection. It provides a visitor's instrument a total control over the CSO telescope.

2.1.1  Control of Telescope Thru UIP-NET2

Any legal UIP command can be issued thru UIP-NET2. However macros that take parameters like FAZO are not permitted. UIP-NET2 responds with a line containing a status code, followed by return values if any, terminated by CR+LF. Values are delimited by white space. A zero is returned as a status code if the command issued is semantically correct, otherwise a non-zero value is returned. A zero status value does "not" necessarily mean that an execution of the command was successful.

2.1.2  Status Information Available Thru UIP-NET2

Currently status information available thru UIP-NET2 is very limited. Commands for information not listed below can be added upon request. Latency for retrieving multiple information from the antenna computer thru this interface is very high.

2.2  UIP-NET

UIP-NET is a network bridge to UIP similar to UIP-NET2 but has less user-friendly interface. It is used by SHARC II. Use of this interface for new development is not recommended.

2.3  PLOG

This is a proprietary binary data stream over TCP/IP, designed to deliver a limited number of "real-time" telescope information to a data acquisition computer.

2.4  TELINFO

This is a Sun RPC (Remote Procedure Call) service over TCP/IP that provides "semi-static" telescope information to a third party instrument.

2.4.1  BOLOCAM Header (obsolete)

2.4.2  SHARC II Header

2.4.3  Raster- & Drift-scan Parameters

2.4.4  Sweep Parameters

2.5  Chicago Server

2.6  "TTL" Inputs & Outputs

3  Observing Modes

3.1  Sweep & Box-scan

These are observing modes developed for SHARC II but potentially useful for other millimeter- and submillimeter-instruments. They cause the telescope to constantly move on and around a target in Lissajous or "billiard-cushion" pattern. The telescope does not always "acquire" a commanded position, however.

3.2  Raster-scan & OTF Mapping

These cause the telescope to follow linear point-to-point trajectory on the sky. For applications position accuracy is important or raster-scan parameters are such that the telescope can not always catch up with a command position, PLOG should be used to associate exact position on the sky with data stream.

3.3  Drift-scan

This is a special raster-scan mode where a scan rate is equal to the sidereal rate. The end result is that the command position of the telescope is "stationary" wrt the horizontal coordinates of date and a target thus "drifts by" the telescope at the sidereal rate. It is not a true drift-scan mode since the drives are actively controlled to keep the telescope stationary. Tropospheric refraction and alidade tilt corrections are still applied in this mode.

3.4  Chicago Mode

3.5  UCB & Texas Modes

4  Case Studies

4.1  SHARC II

Major observing modes for SHARC II are SWEEP & BOX_SCAN where the telescope moves constantly on and around a target. TELINFO is used to obtain bulk of header information at the beginning of each observation. Information from PLOG and data stream are merged on the fly to associate each data frame with exact location on the sky it was taken. The telescope is usually controlled thru UIP interactively. UIP-NET is used to script special observing modes.



File translated from TEX by TTH, version 4.03.
On 25 May 2012, 09:34.