The Heaviside step function, H, also called the unit step function, is a discontinuous function whose value is zero for negative argument and one for positive argument. It seldom matters what value is used for H(0), since H is mostly used as a distribution. Some common choices can be seen below.
The function is used in the mathematics of control theory and signal processing to represent a signal that switches on at a specified time and stays switched on indefinitely. It was named after the English polymath Oliver Heaviside.
It is the cumulative distribution function of a random variable which is almost surely 0. (See constant random variable.)
The Heaviside function is the integral of the Dirac delta function: H′ = δ. This is sometimes written as
although this expansion may not hold (or even make sense) for x = 0, depending on which formalism one uses to give meaning to integrals involving δ.
Contents |
Discrete form
We can also define an alternative form of the unit step as a function of a discrete variable n:
where n is an integer.
Or
The discrete-time unit impulse is the first difference of the discrete-time step
This function is the cumulative summation of the Kronecker delta:
where
is the discrete unit impulse function.
The discrete form has the following algebraic representation:
where p and q are arbitrary integers that satisfy p > q > 0 (e.g. p = 2, q = 1: this is the simplest choice). This formula can be very useful for the implementation of the discrete Heaviside step function in spreadsheet softwares.[citation needed]
Analytic approximations
For a smooth approximation to the step function, one can use the logistic function
,
where a larger k corresponds to a sharper transition at x = 0. If we take H(0) = ½, equality holds in the limit:
There are many other smooth, analytic approximations to the step function.[1] They include:
These limits hold pointwise and in the sense of distributions. In general, however, pointwise convergence need not imply distributional convergence, and vice-versa distributional convergence need not imply pointwise convergence.
Representations
Often an integral representation of the Heaviside step function is useful:
H(0)
The value of the function at 0 can be defined as H(0) = 0, H(0) = ½ or H(0) = 1. H(0) = ½ is the most consistent choice used, since it maximizes the symmetry of the function and becomes completely consistent with the sign function. This makes for a more general definition:
To remove the ambiguity of which value to use for H(0), a subscript specifying the value may be used
where 0 ≤ a ≤ 1.
Antiderivative and derivative
The ramp function is the antiderivative of the Heaviside step function: 
The distributional derivative of the Heaviside step function is the Dirac delta function: dH(x) / dx = δ(x).
Fourier transform
The Fourier transform of the Heaviside step function is a distribution. Using one choice of constants for the definition of the Fourier transform we have
Here
is the distribution that takes a test function φ to the Cauchy principal value of
The limit appearing in the integral is also taken in the sense of (tempered) distributions.
See also
- Rectangular function
- Step response
- Sign function
- Negative and non-negative numbers
- Laplace transform
- Iverson bracket
References
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)


![H[n]=\begin{cases} 0, & n < 0 \\ 1, & n \ge 0 \end{cases}](http://wpcontent.answers.com/math/7/4/1/7410747ec7563eab51f608f2c80a9497.png)

![\delta\left[ n \right] = H[n] - H[n-1].](http://wpcontent.answers.com/math/1/8/b/18b1fdb556783d82836628433d71fa6d.png)
![H[n] = \sum_{k=-\infty}^{n} \delta[k] \,](http://wpcontent.answers.com/math/8/a/c/8ac2212bc01e69e22245f783f82146fd.png)
![\delta[k] = \delta_{k,0} \,](http://wpcontent.answers.com/math/4/3/0/430fc704633ce64f5d7aa81d9d45df7c.png)
![H[n] = \frac{1}{2} \Bigg( 1+ \frac{|p \cdot n+q|}{p \cdot n+q} \Bigg),](http://wpcontent.answers.com/math/8/f/2/8f2b1d7496c5080bdb0b8dbb03ad9380.png)










