Changes between Version 9 and Version 10 of Internal/InterferenceSubsystemInterface
- Timestamp:
- Dec 27, 2005, 11:04:11 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/InterferenceSubsystemInterface
v9 v10 8 8 == Basic operations == 9 9 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. 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. 13 12 14 13