Jump to content

Discrete time: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Odo Benus (talk | contribs)
typo
No edit summary
Line 1: Line 1:
'''Discrete time''' is non-continuous time. Sampling at non-continuous times results in discrete-time samples. For example, a newspaper may report the price of crude oil once every 24 hours. In general, the sampling period in discrete-time systems is constant, but in some cases [[non-uniform sampling]] is also used.
'''Discrete time''' is non-continuous time. Sampling at non-continuous times results in discrete-time samples. For example, a newspaper may report the price of crude oil once every 24 hours. In general, the sampling period in discrete-time systems is constant, but in some cases [[non-uniform sampling]] is also used.
with discrete-time signals (e.g., <i>x(n)</i> is the discretized signal <i>x(t)</i> sampled every <i>nT</i> seconds were <i>T</i> is the sampling period). In contrast to continuous-time systems, where the behaviour of a system is often described by a set of linear [[differential equation]]s, discrete-time systems are described in terms of [[difference equation]]s. Most [[Monte Carlo Method|Monte Carlo]] simulations utilize a discrete-timing method, either because the system cannot be efficiently represented by a set of equations, or because no such set of equations exists. Transform-domain analysis of discrete-time systems often makes use of the [[Z transform]].
with discrete-time signals (e.g., <i>x(n)</i> is the discretized signal <i>x(t)</i> sampled every <i>nT</i> seconds where <i>T</i> is the sampling period). In contrast to continuous-time systems, where the behaviour of a system is often described by a set of linear [[differential equation]]s, discrete-time systems are described in terms of [[difference equation]]s. Most [[Monte Carlo Method|Monte Carlo]] simulations utilize a discrete-timing method, either because the system cannot be efficiently represented by a set of equations, or because no such set of equations exists. Transform-domain analysis of discrete-time systems often makes use of the [[Z transform]].


Uniformly sampled discrete time signals can be expressed as the [[time domain|time-domain]] multiplication between a [[pulse train]] and a continuous time signal. This time-domain multiplication is equivalent to a [[convolution]] in the [[frequency domain]]. Practically, this means that a signal must be [[bandlimited]] to half the sampling frequency, <i>F<sub>s</sub>/2</i>, in order to prevent [[aliasing]]. Likewise, all non-linear operations performed on discrete-time signals must be bandlimited to <i>F<sub>s</sub>/2</i>.
Uniformly sampled discrete time signals can be expressed as the [[time domain|time-domain]] multiplication between a [[pulse train]] and a continuous time signal. This time-domain multiplication is equivalent to a [[convolution]] in the [[frequency domain]]. Practically, this means that a signal must be [[bandlimited]] to half the sampling frequency, <i>F<sub>s</sub>/2</i>, in order to prevent [[aliasing]]. Likewise, all non-linear operations performed on discrete-time signals must be bandlimited to <i>F<sub>s</sub>/2</i>.

Revision as of 04:44, 20 August 2007

Discrete time is non-continuous time. Sampling at non-continuous times results in discrete-time samples. For example, a newspaper may report the price of crude oil once every 24 hours. In general, the sampling period in discrete-time systems is constant, but in some cases non-uniform sampling is also used. with discrete-time signals (e.g., x(n) is the discretized signal x(t) sampled every nT seconds where T is the sampling period). In contrast to continuous-time systems, where the behaviour of a system is often described by a set of linear differential equations, discrete-time systems are described in terms of difference equations. Most Monte Carlo simulations utilize a discrete-timing method, either because the system cannot be efficiently represented by a set of equations, or because no such set of equations exists. Transform-domain analysis of discrete-time systems often makes use of the Z transform.

Uniformly sampled discrete time signals can be expressed as the time-domain multiplication between a pulse train and a continuous time signal. This time-domain multiplication is equivalent to a convolution in the frequency domain. Practically, this means that a signal must be bandlimited to half the sampling frequency, Fs/2, in order to prevent aliasing. Likewise, all non-linear operations performed on discrete-time signals must be bandlimited to Fs/2.

Usage: when the phrase "discrete time" is used as a noun it should not be hyphenated; when it is a compound adjective, as when one writes of a "discrete-time stochastic process", then, at least according to traditional punctuation rules, it should be hyphenated. See hyphen for more.

See also