Changes between Version 9 and Version 10 of Internal/InterferenceSubsystemInterface


Ignore:
Timestamp:
Dec 27, 2005, 11:04:11 PM (18 years ago)
Author:
kishore
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/InterferenceSubsystemInterface

    v9 v10  
    88== Basic operations ==
    99The 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.
    10 1. '''Instrument Complexity''' - Instruments are quite complex and experimenters should be shielded from this complexity.
    11 
    12 2. '''Heterogenous Instruments ''' - The subsystem should allow for the addition of instruments, with different capabilities.
     10  1. '''Instrument Complexity''' - Instruments are quite complex and experimenters should be shielded from this complexity.
     11  2. '''Heterogenous Instruments ''' - The subsystem should allow for the addition of instruments, with different capabilities.
    1312
    1413