To put the debate on some solid ground, please let me post some basic terms of system responses and signal analysis, from respectable sources (citation at the end of the post):
------------------------------
Signal types
The most fundamental division is into stationary and non-stationary signals. It is sufficient to interpret stationary signals as those whose average properties do not vary with time and are thus independent of the particular sample record. This applies to both deterministic and random signals.
The instantaneous value of a stationary deterministic signal is predictable at all points in time, while with stationary random signals it is only the statistical properties which are known.
Non-stationary signals may be roughly divided into continuous non-stationary signals (of which a good example is speech) and transient signals which may be defined as those which start and finish at zero. The difference is fundamentally that a transient signal is analyzed as a whole, whereas a continuous non-stationary signal, such as speech, will be analyzed in short sections, each of which will often be quasi-stationary.
Glossary
Delta function: A normalized impulse. The
discrete delta function is a signal composed of all
zeros, except the sample at zero that has a value of
one. The continuous delta function is similar, but
more abstract.
Discrete time Fourier transform (DTFT):
Member of the Fourier transform family dealing
with time domain signals that are discrete and
aperiodic.
Fast Fourier transform (FFT): An efficient
algorithm for calculating the discrete Fourier
transform (DFT). Reduces the execution time by
hundreds in some cases.
Time domain: A signal having time as the
independent variable. Also used as a general
reference to any domain the data is acquired in.
Frequency domain: A signal having frequency as
the independent variable. The output of the
Fourier transform.
Impulse: A signal composed of all zeros except
for a very brief pulse.
For discrete signals, the
pulse consists of a single nonzero sample. For
continuous signals, the width of the pulse must be
much shorter than the inherent response of any
system the signal is used with.
Impulse response: The output of a system when
the input is a normalized impulse (a delta
function).
Nyquist frequency, Nyquist rate: These terms
refer to the sampling theorem, but are used in
different ways by different authors. They can be
used to mean four different things: the highest
frequency contained in a signal, twice this
frequency, the sampling rate, or one-half the
sampling rate.
Sampling theorem: If a continuous signal
composed of frequencies less than f is sampled at
2f , all of the information contained in the
continuous signal will be present in the sampled
signal. Frequently called the Shannon sampling
theorem or the Nyquist sampling theorem.
Step response: The output of a system when the
input is a step function.
Literature:
[1] Steven W. Smith: The Scientist and Engineer's Guide to Digital Signal Processing, Second Edition.
[2] R. B. Randall, Application of B&K Equipment to Frequency Analysis.
P.S.: Please note that:
Time domain: A signal having time as the independent variable. Also
used as a general reference to any domain the data is acquired in.