Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21b8cd58e4b7fd8

Jump to content

// Workers AI · dad joke modeWhat did the proper transfer function say? "I'm functioning properly.

From Wikipedia, the free encyclopedia

In control theory, a proper transfer function is a transfer function in which the degree of the numerator does not exceed the degree of the denominator. A strictly proper transfer function is a transfer function where the degree of the numerator is less than the degree of the denominator.

The difference between the degree of the denominator (number of poles) and degree of the numerator (number of zeros) is the relative degree of the transfer function.

Example

[edit]

The following transfer function:

is proper, because

.

is biproper, because

.

but is not strictly proper, because

.

The following transfer function is not proper (or strictly proper)

because

.

A not proper transfer function can be made proper, even strictly proper, by using the method of long division.

The following transfer function is strictly proper

because

.

Implications

[edit]

A proper transfer function will never grow unbounded as the frequency approaches infinity:

A strictly proper transfer function will approach zero as the frequency approaches infinity (which is true for all physical processes):

Also, the integral of the real part of a strictly proper transfer function is zero.

References

[edit]