Signal processing


Signal processing is an electrical engineering subfield that focuses on analyzing, modifying and synthesizing signals, such as sound, images, potential fields, seismic signals, altimetry processing, and scientific measurements. Signal processing techniques are used to optimize transmissions, digital storage efficiency, correcting distorted signals, improve subjective video quality, and to detect or pinpoint components of interest in a measured signal.

History

According to Alan V. Oppenheim and Ronald W. Schafer, the principles of signal processing can be found in the classical numerical analysis techniques of the 17th century. They further state that the digital refinement of these techniques can be found in the digital control systems of the 1940s and 1950s.
In 1948, Claude Shannon wrote the influential paper "A Mathematical Theory of Communication" which was published in the Bell System Technical Journal. The paper laid the groundwork for later development of information communication systems and the processing of signals for transmission.
Signal processing matured and flourished in the 1960s and 1970s, and digital signal processing became widely used with specialized digital signal processor chips in the 1980s.

Definition of a signal

In signal processing, a signal is represented as a function of time:, where this function is either

Analog

Analog signal processing is for signals that have not been digitized, as in most 20th-century radio, telephone, and television systems. This involves linear electronic circuits as well as nonlinear ones. The former are, for instance, passive filters, active filters, additive mixers, integrators, and delay lines. Nonlinear circuits include compandors, multipliers, voltage-controlled filters, voltage-controlled oscillators, and phase-locked loops.

Continuous time

processing is for signals that vary with the change of continuous domain.
The methods of signal processing include time domain, frequency domain, and complex frequency domain. This technology mainly discusses the modeling of a linear time-invariant continuous system, integral of the system's zero-state response, setting up system function and the continuous time filtering of deterministic signals. For example, in time domain, a continuous-time signal passing through a linear time-invariant filter/system denoted as, can be expressed at the output as
In some contexts, is referred to as the impulse response of the system. The above convolution operation is conducted between the input and the system.

Discrete time

processing is for sampled signals, defined only at discrete points in time, and as such are quantized in time, but not in magnitude.
Analog discrete-time signal processing is a technology based on electronic devices such as sample and hold circuits, analog time-division multiplexers, analog delay lines and analog feedback shift registers. This technology was a predecessor of digital signal processing, and is still used in advanced processing of gigahertz signals.
The concept of discrete-time signal processing also refers to a theoretical discipline that establishes a mathematical basis for digital signal processing, without taking quantization error into consideration.

Digital

Digital signal processing is the processing of digitized discrete-time sampled signals. Processing is done by general-purpose computers or by digital circuits such as ASICs, field-programmable gate arrays or specialized digital signal processors. Typical arithmetical operations include fixed-point and floating-point, real-valued and complex-valued, multiplication and addition. Other typical operations supported by the hardware are circular buffers and lookup tables. Examples of algorithms are the fast Fourier transform, finite impulse response filter, Infinite impulse response filter, and adaptive filters such as the Wiener and Kalman filters.

Nonlinear

Nonlinear signal processing involves the analysis and processing of signals produced from nonlinear systems and can be in the time, frequency, or spatiotemporal domains. Nonlinear systems can produce highly complex behaviors including bifurcations, chaos, harmonics, and subharmonics which cannot be produced or analyzed using linear methods.
Polynomial signal processing is a type of non-linear signal processing, where polynomial systems may be interpreted as conceptually straightforward extensions of linear systems to the nonlinear case.

Statistical

Statistical signal processing is an approach which treats signals as stochastic processes, utilizing their statistical properties to perform signal processing tasks. Statistical techniques are widely used in signal processing applications. For example, one can model the probability distribution of noise incurred when photographing an image, and construct techniques based on this model to reduce the noise in the resulting image.

Graph

Graph signal processing generalizes signal processing tasks to signals living on non-Euclidean domains whose structure can be captured by a weighted graph. Graph signal processing presents several key points such as sampling signal techniques, recovery techniques and time-varying techiques. Graph signal processing has been applied with success in the field of image processing, computer vision
and sound anomaly detection.

Application fields

In communication systems, signal processing may occur at:
  • OSI layer 1 in the seven-layer OSI model, the physical layer ;
  • OSI layer 2, the data link layer ;
  • OSI layer 6, the presentation layer.

    Typical devices

  • Filters for example analog or digital
  • Samplers and analog-to-digital converters for signal acquisition and reconstruction, which involves measuring a physical signal, storing or transferring it as a digital signal, and possibly later rebuilding the original signal or an approximation thereof.
  • Digital signal processors

    Mathematical methods applied

  • Differential equations for modeling system behavior, connecting input and output relations in linear time-invariant systems. For instance, a low-pass filter such as an RC circuit can be modeled as a differential equation in signal processing, which allows one to compute the continuous output signal as a function of the input or initial conditions.
  • Recurrence relations
  • Transform theory
  • Time-frequency analysis for processing non-stationary signals
  • Linear canonical transformation
  • Spectral estimation for determining the spectral content of a set of time series data points
  • Statistical signal processing analyzing and extracting information from signals and noise based on their stochastic properties
  • Linear time-invariant system theory, and transform theory
  • Polynomial signal processing analysis of systems which relate input and output using polynomials
  • System identification and classification
  • Calculus
  • Coding theory
  • Complex analysis
  • Vector spaces and Linear algebra
  • Functional analysis
  • Probability and stochastic processes
  • Detection theory
  • Estimation theory
  • Optimization
  • Numerical methods
  • Data mining for statistical analysis of relations between large quantities of variables, to extract previously unknown interesting patterns