EXTERNAL INTERFACE REQUIREMENTS

This chapter is an outline of the inputs and outputs of the ATCS. It is a complement of what has been mentioned in General Requirements - Control Software.

User Interfaces

The user interface requirements for the VLT SW are dictated by [AD04], § 4.1.7, and described in their implementation in [AD08]. The ATCS shall inherit them completely. Therefore, as already stated at the end of the General Requirements - Control Software of this document, the explicit requirement for the ATCS is to use the CCS/User Interface to create all the graphical panels, which will interact with the observer at the level of the ISS/User Interface. Since the user interface environment shall be organized during the development phase as a flexible, easy-to-update, dynamically configurable system, which access mainly values stored in the on-line database, it is not necessary (if not worthless) to define the layout and hierarchy of panels at requirement level. Discussions with potential users and preliminary tests on the field will suggest how functions have to be grouped and how data have to be displayed to achieve the best ergonomics.

The graphical user interface will rely on the ESO Graphical UIF Common Conventions [AD08].

For the implementation of the graphical user interface framework [AD08] the current standard will be used (Tcl/Tk [RDV03]).

Hardware Interfaces

The hardware interfaces shall obey to the two statements written in [AD04], § 5.2, and repeated here for reader's convenience:

  1. all hardware interfaces to the controlled devices shall be realized using I/O boards in the LCUs
  2. the WSs shall not have hardware interfaces to the controlled devices, but they shall control them indirectly by means of the LCUs, which will receive commands through the LAN.

Reliable software device drivers shall be provided for every I/O board used in the AT Control System. They shall be completely tested to prove the full access to the required board's functionality and the correct exploitation of its resources. All necessary device drivers are available from the VLT Common Software, since all boards foreseen are VME Standard boards, or fully compatible with existing boards (the exception here is the beacon interface board which is 100% compatible with the Acromag Digital I/0 board).

All interfaces between the ATCS and the Electro Mechanical Hardware are described in the specific Interface Control Document [AD20].

Software Interfaces

The ATCS has different types of software interfaces (this term is used in a very broad meaning) to external packages, depending how the interaction is realized:

The following sections will define the general characteristics of these interfaces, but the detailed description pertains to specific ICD documents.

Central Common Software

The CCS, made up by a WS [AD05] and a LCU [AD06] part (LCC), is the common software layer for all the control applications within the ATCS. It provides all the basic services (with the same API on both platforms) required to design and develop the control software:

WS platform

  • on-line database
  • message system
  • command checking
  • event handling
  • scan system
  • time system
  • log system
  • error system
  • engineering user interface
  • sampling utilities
  • graphical user interface toolkit (CCS/UIF)
  • object oriented interface (ECCS)
  • event-driven application toolkit (CCS/EVH)
  • on-line data base loader (CCS/DBL)

 

LCU platform

  • local database
  • message system
  • log system
  • error system
  • scan system
  • access control
  • sampling
  • I/O system
  • time services
  • start-up/shut-down procedures
  • command interpreter
  • simulation support
  • engineering user interface

Device drivers for all ESO standard LCU boards and a comprehensive motor control package are also available in addition to the LCC kernel (the list of standardized boards and available device drivers can be found in [AD13]).

With the aim of helping the developer of a control application and having an homogeneous and maintainable software, ESO provides guidelines [AD11] explaining how to use CCS. These rules cover the following issues:

  • use and storage of data
  • communication
  • standard command for applications
  • standard driver concept
  • failure mode operation (failure modes, error reporting, recovery and safety)

Applications at the WS level should use CCS/EVH [AD09] toolkit to have a common template of program structure.

Astronomical Catalogue System

The ATCS will access the Astronomical Catalog System [AD15] by means of the corresponding library available within the framework of the DFS package.

Astronomical Site Monitor

The ATCS will access the Astronomical Site Monitor (read-only permission) by means of the corresponding library available within the framework of the ATCS package. The ASM will collect information about wind, seeing, humidity and other relevant environment variables.

Time Reference System

The ATCS Control System CPUs shall rely on the Time Reference System (TRS) to be synchronized with each other and to receive the UTC. The TRS gets the UTC from the GPS satellites and distributes it to all LCUs using a dedicated Time Bus. Each LCU requiring time synchronization better than one second shall be equipped with a Timer Interface Module (TIM) [AD14], a VME board developed by ESO.

Interferometer Supervisor Software

Within the VLTICS hierarchy the Interferometer Supervisor Software (ISS) will control the ATCS. The ISS is the highest layer within this hierarchy. It is functionally located on top of the ATCS. The ATCS is formally part of the VLTICS but can also work standalone, nevertheless ISS coordinates all VLTICS systems and is the only access point to the VLTICS.

Communication Interfaces

The requirements for the communication interfaces are described in [AD04], § 5.3