Engineering:Zero state response

From HandWiki
Short description: Response of an electrical circuit with initial state of zero

In electrical circuit theory, the zero state response (ZSR) is the behaviour or response of a circuit with initial state of zero. The ZSR results only from the external inputs or driving functions of the circuit and not from the initial state.

The total response of the circuit is the superposition of the ZSR and the ZIR, or Zero Input Response. The ZIR results only from the initial state of the circuit and not from any external drive. The ZIR is also called the natural response, and the resonant frequencies of the ZIR are called the natural frequencies. Given a description of a system in the s-domain, the zero-state response can be described as Y(s)=Init(s)/a(s) where a(s) and Init(s) are system-specific.

Zero state response and zero input response in integrator and differentiator circuits

One example of zero state response being used is in integrator and differentiator circuits. By examining a simple integrator circuit it can be demonstrated that when a function is put into a linear time-invariant (LTI) system, an output can be characterized by a superposition or sum of the Zero Input Response and the zero state response.

A system can be represented as

[math]\displaystyle{ f(t)\, }[/math] System Input Output.JPG [math]\displaystyle{ y(t) = y(t_0) + \int_{t_0}^{t} f(\tau) d\tau }[/math]

with the input [math]\displaystyle{ f(t).\ }[/math] on the left and the output [math]\displaystyle{ y(t).\ }[/math] on the right.

The output [math]\displaystyle{ y(t).\ }[/math] can be separated into a zero input and a zero state solution with

[math]\displaystyle{ y(t) = \underbrace{y(t_0)}_{Zero-input\ response} + \underbrace{\int_{t_0}^{t} f(\tau) d\tau}_{Zero-state\ response}. }[/math]

The contributions of [math]\displaystyle{ y(t_0)\, }[/math] and [math]\displaystyle{ f(t)\, }[/math] to output [math]\displaystyle{ y(t)\, }[/math] are additive and each contribution [math]\displaystyle{ y(t_0)\, }[/math] and [math]\displaystyle{ \int_{t_0}^{t} f(\tau) d\tau }[/math] vanishes with vanishing [math]\displaystyle{ y(t_0)\, }[/math] and [math]\displaystyle{ f(t).\, }[/math]

This behavior constitutes a linear system. A linear system has an output that is a sum of distinct zero-input and zero-state components, each varying linearly, with the initial state of the system and the input of the system respectively.

The zero input response and zero state response are independent of each other and therefore each component can be computed independently of the other.

Zero state response in integrator and differentiator circuits

The Zero State Response [math]\displaystyle{ \int_{t_0}^{t} f(\tau) d\tau }[/math] represents the system output [math]\displaystyle{ y(t)\, }[/math] when [math]\displaystyle{ y(t_0) = 0.\, }[/math]

When there is no influence from internal voltages or currents due to previously charged components

[math]\displaystyle{ y(t) = \int_{t_0}^{t} f(\tau) d\tau.\, }[/math]

Zero state response varies with the system input and under zero-state conditions we could say that two independent inputs results in two independent outputs:

[math]\displaystyle{ f_1(t)\, }[/math]System Input Output.JPG[math]\displaystyle{ y_1(t)\, }[/math]

and

[math]\displaystyle{ f_2(t)\, }[/math]System Input Output.JPG[math]\displaystyle{ y_2(t).\, }[/math]

Because of linearity we can then apply the principles of superposition to achieve

[math]\displaystyle{ Kf_1(t)+Kf_2(t)\, }[/math]System Input Output.JPG[math]\displaystyle{ Ky_1(t)+Ky_2(t).\, }[/math]

Verifications of zero state response in integrator and differentiator circuits

To arrive at general equation
Simple Integrator Circuit

The circuit to the right acts as a simple integrator circuit and will be used to verify the equation [math]\displaystyle{ y(t) = \int_{t_0}^{t} f(\tau) d\tau\, }[/math] as the zero state response of an integrator circuit.

Capacitors have the current-voltage relation [math]\displaystyle{ i(t)=C\frac{dv} {dt} }[/math] where C is the capacitance, measured in farads, of the capacitor.

By manipulating the above equation the capacitor can be shown to effectively integrate the current through it. The resulting equation also demonstrates the zero state and zero input responses to the integrator circuit.

First, by integrating both sides of the above equation

[math]\displaystyle{ \int_{a}^{b}i(t)dt=\int_{a}^{b}C\frac{dv} {dt}dt. }[/math]

Second, by integrating the right side

[math]\displaystyle{ \int_{a}^{b}i(t)dt=C[v(b)-v(a)]. }[/math]

Third, distribute and subtract [math]\displaystyle{ Cv(a)\, }[/math] to get

[math]\displaystyle{ Cv(b)=Cv(a)+\int_{a}^{b}i(t)dt. }[/math]

Fourth, divide by [math]\displaystyle{ C\, }[/math] to achieve

[math]\displaystyle{ v(b)=v(a)+\frac{1}{C}\int_{a}^{b}i(t)dt. }[/math]

By substituting [math]\displaystyle{ t\, }[/math] for [math]\displaystyle{ b\, }[/math] and [math]\displaystyle{ t_o\, }[/math] for [math]\displaystyle{ a\, }[/math] and by using the dummy variable [math]\displaystyle{ \tau\, }[/math] as the variable of integration the general equation

[math]\displaystyle{ v(t)=v(t_0)+\frac{1}{C}\int_{t_0}^{t}i(\tau)d\tau }[/math]

is found.

To arrive at circuit specific example

The general equation can then be used to further demonstrate this verification by using the conditions of the simple integrator circuit above.

By using the capacitance of 1 farad as shown in the integrator circuit above

[math]\displaystyle{ v(t)=v(t_0)+\int_{t_0}^{t}i(\tau)d\tau, }[/math]

which is the equation containing the zero input and zero state response seen at the top of the page.

To verify zero state linearity

To verify its zero state linearity set the voltage around the capacitor at time 0 equal to 0, or [math]\displaystyle{ v(t_0)=0\, }[/math], meaning that there is no initial voltage. This eliminates the first term forming the equation

[math]\displaystyle{ v(t) = \int_{t_0}^{t} i(\tau) d\tau.\, }[/math].

In accordance with the methods of linear time-invariant systems, by putting two different inputs into the integrator circuit, [math]\displaystyle{ i_1(t)\, }[/math] and [math]\displaystyle{ i_2(t)\, }[/math], the two different outputs

[math]\displaystyle{ v_1(t) = \int_{t_0}^{t} i_1(\tau) d\tau\, }[/math]

and

[math]\displaystyle{ v_2(t) = \int_{t_0}^{t} i_2(\tau) d\tau\, }[/math]

are found respectively.

By using the superposition principle the inputs [math]\displaystyle{ i_1(t)\, }[/math] and [math]\displaystyle{ i_2(t)\, }[/math] can be combined to get a new input

[math]\displaystyle{ i_3(t)=K_1i_1(t)+K_2i_2(t)\, }[/math]

and a new output

[math]\displaystyle{ v_3(t) = \int_{t_0}^{t} (K_1i_1(\tau)+K_2i_2(\tau)) d\tau. }[/math]

By integrating the right side of

[math]\displaystyle{ v_3(t) = K_1\int_{t_0}^{t}i_1(\tau)d\tau+K_2\int_{t_0}^{t}i_2(\tau) d\tau, }[/math]

[math]\displaystyle{ v_3(t) = K_1v_1(t)+K_2v_2(t)\, }[/math]

is found, which implies the system is linear at zero state, [math]\displaystyle{ v(t_0)=0\, }[/math].

This entire verification example could also have been done with a voltage source in place of the current source and an inductor in place of the capacitor. We would have then been solving for a current instead of a voltage.

Zero state response industry uses

The circuit analysis method of breaking a system output down into a zero state and zero input response is used industry wide including circuits, control systems, signal processing, and electromagnetics. Also most circuit simulation software, such as SPICE, support the method in one form or another.

References

External links