wiki:Internal/InterferenceSubsystemInterface

Version 12 (modified by kishore, 18 years ago) ( diff )

Orbit > InterferenceSubsystemInterface

User Interface (UI) specification for the Interference Subsystem

This document is a draft specification for the User Interface to the Interference subsystem on the ORBIT indoor testbed. The Interference subsystem includes,

  • instrument hardware, which currently includes an Agilent ESG (Signal Generator) and a Spectrum analyzer,
  • instrument software, which includes all the Agilent libraries and tools required to control the instruments. The libraries and tools for the Agilent instruments reside on a Windows machine (instrument1) inside the ORBIT domain. The instrument hardware is connected to this machine over GPIB and Ethernet.
  • ORBIT service software, which will be the tool that exposes instrument functionality to experimenters. It is expected to run on the same Windows machine which is connected to the instruments and use the instrument-specific libraries. Since these libraries are available only for the Microsoft .NET platform, this service will also require atleast some components to be written on this platform. The languages used on this platform include Microsoft Visual Basic and Microsoft C#.

Basic operations

The two most basic operations that will be carried out using this subsystem are the generation of signals and their observation in different domains (time and frequency). Experimenters should be provided with interfaces for the same. While designing these interfaces, the following points should be carefully considered.

  1. Instrument Complexity - Instruments are quite complex and experimenters should be shielded from this complexity.
  2. Heterogenous Instruments - The subsystem should allow for the addition of instruments, with different capabilities.

Attachments (1)

  • SRS.pdf (105.8 KB ) - added by kishore 18 years ago. Requirements specification

Download all attachments as: .zip

Note: See TracWiki for help on using the wiki.