
HADES (software)
    
    Encyclopedia
    
        HADEShttp://www.haskins.yale.edu/facilities/hades.html refers to a family of signal processing
computer programs that was developed in the 1980s at Haskins Laboratories
by Philip Rubin
and colleagues to provide for the display and analysis of multiple channel physiological, speech, and other sampled data in an experimental context. Principal programmers over the years on this project included Vance Maverickhttp://portal.acm.org/citation.cfm?id=178251&coll=portal&dl=ACM, Mark Tiede http://www.haskins.yale.edu/staff/tiede.html, Marian Pressler, and Simon Levy http://cs.wlu.edu/~levy/. The most significant feature of HADES was the incorporation of a procedural language known as SPIEL (Signal Processing Interactive Editing Language) that provided for the creation and customization of specialized analysis procedures that can be stored as text files, edited, etc., and are similar to functions and subroutines in programming languages like C
and Fortran
. HADES was one of the earliest signal processing systems with an integrated language and, through the use of SPIEL, provided for automated procedural analysis of large datasets, usually speech data or multiple-channel physiological data acquired with specialized hardware such as the EMMAhttp://vesicle.nsi.edu/users/patel/speech_database.html magnetometer
system. Previous systems at the time included ILS from STI, Inc., and the MITSYNhttp://home.earthlink.net/~billhenke/index.html system designed by Bill Henke. HADES was written in C
and implemented on VAX
systems running VMS
. Although HADES still finds limited use, its functionality was eventually replaced by commercial systems such as MATLAB
.
Signal processing
Signal processing is an area of systems engineering, electrical engineering and applied mathematics that deals with operations on or analysis of signals, in either discrete or continuous time...
computer programs that was developed in the 1980s at Haskins Laboratories
Haskins Laboratories
Haskins Laboratories  is an independent, international, multidisciplinary community of researchers conducting basic research on spoken and written language. Founded in 1935 and located in New Haven, Connecticut since 1970, Haskins Laboratories is a private, non-profit research institute with a...
by Philip Rubin
Philip Rubin
Philip E. Rubin  is an American cognitive scientist and technologist who since 2003 has been the Chief Executive Officer and a Senior Scientist at Haskins Laboratories  in New Haven, Connecticut...
and colleagues to provide for the display and analysis of multiple channel physiological, speech, and other sampled data in an experimental context. Principal programmers over the years on this project included Vance Maverickhttp://portal.acm.org/citation.cfm?id=178251&coll=portal&dl=ACM, Mark Tiede http://www.haskins.yale.edu/staff/tiede.html, Marian Pressler, and Simon Levy http://cs.wlu.edu/~levy/. The most significant feature of HADES was the incorporation of a procedural language known as SPIEL (Signal Processing Interactive Editing Language) that provided for the creation and customization of specialized analysis procedures that can be stored as text files, edited, etc., and are similar to functions and subroutines in programming languages like C
C (programming language)
C is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system....
and Fortran
Fortran
Fortran  is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing...
. HADES was one of the earliest signal processing systems with an integrated language and, through the use of SPIEL, provided for automated procedural analysis of large datasets, usually speech data or multiple-channel physiological data acquired with specialized hardware such as the EMMAhttp://vesicle.nsi.edu/users/patel/speech_database.html magnetometer
Magnetometer
A magnetometer is a measuring instrument used to measure the strength or direction of a magnetic field either produced in the laboratory or existing in nature...
system. Previous systems at the time included ILS from STI, Inc., and the MITSYNhttp://home.earthlink.net/~billhenke/index.html system designed by Bill Henke. HADES was written in C
C (programming language)
C is a general-purpose computer programming language developed between 1969 and 1973 by Dennis Ritchie at the Bell Telephone Laboratories for use with the Unix operating system....
and implemented on VAX
VAX
VAX was an instruction set architecture   developed by Digital Equipment Corporation  in the mid-1970s. A 32-bit complex instruction set computer  ISA, it was designed to extend or replace DEC's various Programmed Data Processor  ISAs...
systems running VMS
VMS
- Communication and transportation :* Voice Mail System, automated telephone messaging* Video Messaging Service , video messaging for 3G handsets* VMS MobiFone, one of the largest mobile phone operators in Vietnam...
. Although HADES still finds limited use, its functionality was eventually replaced by commercial systems such as MATLAB
MATLAB
MATLAB  is a numerical computing environment and fourth-generation programming language. Developed by MathWorks, MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages,...
.


