Heaviside function

From testwiki
Revision as of 13:24, 12 November 2022 by imported>Fehufanga (Fehufanga moved page Heaviside Function to Heaviside function without leaving a redirect: function is not a proper noun)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The Heaviside step function, using the half-maximum convention

The Heaviside function, often written as H(x), is a non-continuous function whose value is zero for a negative input and one for a positive input.

The function is used in the mathematics of control theory to represent a signal that switches on at a specified time, and which stays switched on indefinitely. It was named after the Englishman Oliver Heaviside.

The Heaviside function is the integral of the Dirac delta function: H′(x) = δ(x). This is sometimes written as[1]

H(x)=xδ(t)dt

Discrete form

We can also define an alternative form of the Heaviside step function as a function of a discrete variable n:

H[n]={0,n<01,n0

where n is an integer.

Or

H(x)=limzx((|z|/z+1)/2)

The discrete-time unit impulse is the first difference of the discrete-time step

δ[n]=H[n]H[n1].

This function is the cumulative summation of the Kronecker delta:

H[n]=k=nδ[k]

where

δ[k]=δk,0

is the discrete unit impulse function.

Representations

Often an integral representation of the Heaviside step function is useful:

H(x)=limϵ0+12πi1τ+iϵeixτdτ=limϵ0+12πi1τiϵeixτdτ.

H(0)

The value of the function at 0 can be defined as H(0) = 0, H(0) = ½ or H(0) = 1. In particular:[2]

H(x)=1+sgn(x)2={0,x<012,x=01,x>0.

References