-
Notifications
You must be signed in to change notification settings - Fork 6
Design goals
aheneliu edited this page Aug 13, 2014
·
1 revision
The MIDAS system is designed to meet the following goals:
- online analysis of physiologic signals should be possible
- it should be possible to distribute the computational load in the system
- it should be possible to easily add and remove physiologic signals, depending on the need
- it should be possible to use different programming languages when constructing components for the system, so that it is easy to leverage the capabilities offered by different languages
- the system should be dependent on physiologic signals in general, not physiologic signals from a particular device. This means that the measurement device should be decoupled from the actual signal processing performed by the MIDAS system.
- concurrent connections from multiple clients