System analysis
Encyclopedia
System analysis in the field of electrical engineering
Electrical engineering
Electrical engineering is a field of engineering that generally deals with the study and application of electricity, electronics and electromagnetism. The field first became an identifiable occupation in the late nineteenth century after commercialization of the electric telegraph and electrical...

 characterizes electrical systems and their properties. System Analysis can be used to represent almost anything from population growth to audio speakers, electrical engineers often use it because of its direct relevance to many areas of their discipline, most notably signal processing
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...

 and communication systems.

Characterization of systems

A system is characterized by how it responds to input signals. In general, a system has one or more input signals and one or more output signals. Therefore, one natural characterization of systems is by how many inputs and outputs they have:
  • SISO (Single Input, Single Output)
  • SIMO (Single Input, Multiple Outputs)
  • MISO (Multiple Inputs, Single Output)
  • MIMO
    MIMO
    In radio, multiple-input and multiple-output, or MIMO , is the use of multiple antennas at both the transmitter and receiver to improve communication performance. It is one of several forms of smart antenna technology...

    (Multiple Inputs, Multiple Outputs)


It is often useful (or necessary) to break up a system into smaller pieces for analysis. Therefore, we can regard a SIMO system as multiple SISO systems (one for each output), and similarly for a MIMO system. By far, the greatest amount of work in system analysis has been with SISO systems, although many parts inside SISO systems have multiple inputs (such as adders).

Signals can be continuous
Continuous signal
A continuous signal or a continuous-time signal is a varying quantity whose domain, which is often time, is a continuum . That is, the function's domain is an uncountable set. The function itself need not be continuous...

 or discrete
Discrete signal
A discrete signal or discrete-time signal is a time series consisting of a sequence of qualities...

 in time, as well as continuous or discrete in the values they take at any given time:
  • Signals that are continuous in time and continuous in value are known as analog signal
    Analog signal
    An analog or analogue signal is any continuous signal for which the time varying feature of the signal is a representation of some other time varying quantity, i.e., analogous to another time varying signal. It differs from a digital signal in terms of small fluctuations in the signal which are...

    s
    .
  • Signals that are discrete in time and discrete in value are known as digital signal
    Digital signal
    A digital signal is a physical signal that is a representation of a sequence of discrete values , for example of an arbitrary bit stream, or of a digitized analog signal...

    s
    .
  • Signals that are discrete in time and continuous in value are called discrete-time signals. While important mathematically, systems that process discrete time signals are difficult to physically realize. The methods developed for analyzing discrete time signals and systems are usually applied to digital and analog signals and systems.
  • Signals that are continuous in time and discrete in value are sometimes seen in the timing analysis of logic circuits
    Digital circuit
    Digital electronics represent signals by discrete bands of analog levels, rather than by a continuous range. All levels within a band represent the same signal state...

    , but have little to no use in system analysis.


With this categorization of signals, a system can then be characterized as to which type of signals it deals with:
  • A system that has analog input and analog output is known as an analog system.
  • A system that has digital input and digital output is known as a digital system.
  • Systems with analog input and digital output or digital input and analog output are possible. However, it is usually easiest to break these systems up for analysis into their analog and digital parts, as well as the necessary analog to digital or digital to analog converter.


Another way to characterize systems is by whether their output at any given time depends only on the input at that time or perhaps on the input at some time in the past (or in the future!).
  • Memoryless systems do not depend on any past input.
  • Systems with memory do depend on past input.
  • Causal systems do not depend on any future input.
  • Non-causal or anticipatory systems do depend on future input.
    Note: It is not possible to physically realize a non-causal system operating in "real time". However, from the standpoint of analysis, they are important for two reasons. First, the ideal system for a given application is often a noncausal system, which although not physically possible can give insight into the design of a derivated causal system to accomplish a similar purpose. Second, there are instances when a system does not operate in "real time" but is rather simulated "off-line" by a computer, such as post-processing an audio or video recording.
    Further, some non-causal systems can operate in pseudo-real time by introducing lag: if a system depends on input for 1 second in future, it can process in real time with 1 second lag.


Analog systems with memory may be further classified as lumped or distributed. The difference can be explained by considering the meaning of memory in a system. Future output of a system with memory depends on future input and a number of state variables, such as values of the input or output at various times in the past. If the number of state variables necessary to describe future output is finite, the system is lumped; if it is infinite, the system is distributed.

Finally, systems may be characterized by certain properties which facilitate their analysis:
  • A system is linear
    Linear system
    A linear system is a mathematical model of a system based on the use of a linear operator.Linear systems typically exhibit features and properties that are much simpler than the general, nonlinear case....

    if it has the superposition and scaling properties. A system that is not linear is non-linear.
  • If the output of a system does not depend explicitly on time, the system is said to be time-invariant
    Time-invariant system
    A time-invariant system is one whose output does not depend explicitly on time.This property can be satisfied if the transfer function of the system is not a function of time except expressed by the input and output....

    ; otherwise it is time-variant
    Time-variant system
    A time-variant system is a system that is not time invariant . Roughly speaking, characteristics of its output depend explicitly upon time.- Overview :...

  • A system that will always produce the same output for a given input is said to be deterministic.
  • A system that will produce different outputs for a given input is said to be stochastic
    Stochastic
    Stochastic refers to systems whose behaviour is intrinsically non-deterministic. A stochastic process is one whose behavior is non-deterministic, in that a system's subsequent state is determined both by the process's predictable actions and by a random element. However, according to M. Kac and E...

    .


There are many methods of analysis developed specifically for linear time-invariant (LTI) deterministic systems. Unfortunately, in the case of analog systems, none of these properties are ever perfectly achieved. Linearity implies that operation of a system can be scaled to arbitrarily large magnitudes, which is not possible. Time-invariance is violated by aging effects that can change the outputs of analog systems over time (usually years or even decades). Thermal noise and other random phenomena ensure that the operation of any analog system will have some degree of stochastic behavior. Despite these limitations, however, it is usually reasonable to assume that deviations from these ideals will be small.

LTI Systems

As mentioned above, there are many methods of analysis developed specifically for LTI systems
LTI system theory
Linear time-invariant system theory, commonly known as LTI system theory, comes from applied mathematics and has direct applications in NMR spectroscopy, seismology, circuits, signal processing, control theory, and other technical areas. It investigates the response of a linear and time-invariant...

. This is due to their simplicity of specification. An LTI system
LTI system theory
Linear time-invariant system theory, commonly known as LTI system theory, comes from applied mathematics and has direct applications in NMR spectroscopy, seismology, circuits, signal processing, control theory, and other technical areas. It investigates the response of a linear and time-invariant...

 is completely specified by its transfer function
Transfer function
A transfer function is a mathematical representation, in terms of spatial or temporal frequency, of the relation between the input and output of a linear time-invariant system. With optical imaging devices, for example, it is the Fourier transform of the point spread function i.e...

 (which is a rational function
Rational function
In mathematics, a rational function is any function which can be written as the ratio of two polynomial functions. Neither the coefficients of the polynomials nor the values taken by the function are necessarily rational.-Definitions:...

 for digital and lumped analog LTI systems). Alternatively, we can think of an LTI system being completely specified by its frequency response
Frequency response
Frequency response is the quantitative measure of the output spectrum of a system or device in response to a stimulus, and is used to characterize the dynamics of the system. It is a measure of magnitude and phase of the output as a function of frequency, in comparison to the input...

. A third way to specify an LTI system is by its characteristic linear differential equation
Linear differential equation
Linear differential equations are of the formwhere the differential operator L is a linear operator, y is the unknown function , and the right hand side ƒ is a given function of the same nature as y...

 (for analog systems) or linear difference equation (for digital systems). Which description is most useful depends on the application.

The distinction between lumped
Lumped element model
The lumped element model simplifies the description of the behaviour of spatially distributed physical systems into a topology consisting of discrete entities that approximate the behaviour of the distributed system under certain assumptions...

 and distributed
Distributed element model
In electrical engineering, the distributed element model or transmission line model of electrical circuits assumes that the attributes of the circuit are distributed continuously throughout the material of the circuit...

 LTI systems is important. A lumped LTI system is specified by a finite number of parameters, be it the zeros and poles of its transfer function, or the coefficient
Coefficient
In mathematics, a coefficient is a multiplicative factor in some term of an expression ; it is usually a number, but in any case does not involve any variables of the expression...

s of its differential equation, whereas specification of a distributed LTI system requires a complete function
Function (mathematics)
In mathematics, a function associates one quantity, the argument of the function, also known as the input, with another quantity, the value of the function, also known as the output. A function assigns exactly one output to each input. The argument and the value may be real numbers, but they can...


Important concepts in system analysis

  • Transfer function
    Transfer function
    A transfer function is a mathematical representation, in terms of spatial or temporal frequency, of the relation between the input and output of a linear time-invariant system. With optical imaging devices, for example, it is the Fourier transform of the point spread function i.e...

  • LTI system theory
    LTI system theory
    Linear time-invariant system theory, commonly known as LTI system theory, comes from applied mathematics and has direct applications in NMR spectroscopy, seismology, circuits, signal processing, control theory, and other technical areas. It investigates the response of a linear and time-invariant...

  • Feedback
    Feedback
    Feedback describes the situation when output from an event or phenomenon in the past will influence an occurrence or occurrences of the same Feedback describes the situation when output from (or information about the result of) an event or phenomenon in the past will influence an occurrence or...

     and BIBO stability
    BIBO stability
    In electrical engineering, specifically signal processing and control theory, BIBO stability is a form of stability for linear signals and systems that take inputs. BIBO stands for Bounded-Input Bounded-Output...

  • Frequency response
    Frequency response
    Frequency response is the quantitative measure of the output spectrum of a system or device in response to a stimulus, and is used to characterize the dynamics of the system. It is a measure of magnitude and phase of the output as a function of frequency, in comparison to the input...

  • Steady-state and transient behavior
  • Filter
    Filter (signal processing)
    In signal processing, a filter is a device or process that removes from a signal some unwanted component or feature. Filtering is a class of signal processing, the defining feature of filters being the complete or partial suppression of some aspect of the signal...

    s
  • Noise (physics)
  • Transforms
    • Fourier transform
      Fourier transform
      In mathematics, Fourier analysis is a subject area which grew from the study of Fourier series. The subject began with the study of the way general functions may be represented by sums of simpler trigonometric functions...

      : Continuous Fourier transform
      Continuous Fourier transform
      The Fourier transform is a mathematical operation that decomposes a function into its constituent frequencies, known as a frequency spectrum. For instance, the transform of a musical chord made up of pure notes is a mathematical representation of the amplitudes of the individual notes that make...

       & Discrete Fourier transform
      Discrete Fourier transform
      In mathematics, the discrete Fourier transform is a specific kind of discrete transform, used in Fourier analysis. It transforms one function into another, which is called the frequency domain representation, or simply the DFT, of the original function...

    • Laplace transform
    • Z-transform
      Z-transform
      In mathematics and signal processing, the Z-transform converts a discrete time-domain signal, which is a sequence of real or complex numbers, into a complex frequency-domain representation....

  • Information theory
    Information theory
    Information theory is a branch of applied mathematics and electrical engineering involving the quantification of information. Information theory was developed by Claude E. Shannon to find fundamental limits on signal processing operations such as compressing data and on reliably storing and...


Related fields

  • Control system
    Control system
    A control system is a device, or set of devices to manage, command, direct or regulate the behavior of other devices or system.There are two common classes of control systems, with many variations and combinations: logic or sequential controls, and feedback or linear controls...

     and control theory
    Control theory
    Control theory is an interdisciplinary branch of engineering and mathematics that deals with the behavior of dynamical systems. The desired output of a system is called the reference...

  • Digital signal processing
    Digital signal processing
    Digital signal processing is concerned with the representation of discrete time signals by a sequence of numbers or symbols and the processing of these signals. Digital signal processing and analog signal processing are subfields of signal processing...

  • Digital image processing
    Digital image processing
    Digital image processing is the use of computer algorithms to perform image processing on digital images. As a subcategory or field of digital signal processing, digital image processing has many advantages over analog image processing...

  • Telecommunications
The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK