Zero Input & State Response: Demystified!

21 minutes on read

The analysis of linear systems, a core tenet of electrical engineering, frequently involves understanding system behavior under varying conditions. One key aspect of this understanding lies in differentiating between the zero input response and zero state response. The Laplace transform, a powerful tool utilized extensively at institutions like MIT, provides a robust framework for analyzing these distinct system responses. Specifically, the zero input response reflects a system's output solely due to its initial conditions, while the zero state response describes the system's output exclusively due to the external input signal.

Zero Input Response and Zero State Response

Image taken from the YouTube channel Clay McKell , from the video titled Zero Input Response and Zero State Response .

Linear systems, ubiquitous in engineering and science, respond to stimuli in predictable ways. Dissecting this response into its fundamental components provides invaluable insight into system behavior. This section introduces two key concepts: Zero-Input Response (ZIR) and Zero-State Response (ZSR).

These concepts allow us to analyze a system's reaction to initial conditions and external inputs separately, paving the way for a comprehensive understanding of its overall behavior.

Defining Zero-Input Response (ZIR)

The Zero-Input Response (ZIR) represents the system's output when no external input is applied. It is solely the result of the system's initial stored energy or initial conditions.

Imagine a charged capacitor in an RC circuit. Even without an external voltage source, the capacitor will discharge, producing a voltage across the resistor. This voltage is the ZIR.

The ZIR reveals the natural behavior of the system, dictated by its internal structure and initial state.

Defining Zero-State Response (ZSR)

Conversely, the Zero-State Response (ZSR) describes the system's output when the initial conditions are all set to zero. The output is then entirely due to the external input applied to the system.

Consider the same RC circuit, but this time, the capacitor is initially uncharged. Applying a voltage source will cause the capacitor to charge, and the resulting voltage across the resistor is the ZSR.

The ZSR isolates the system's reaction to the external world, uninfluenced by its past history.

The Importance of ZIR and ZSR

Decomposing a system's response into ZIR and ZSR is crucial for several reasons:

  • Simplified Analysis: It simplifies the analysis of complex systems by breaking down the problem into two manageable parts. Analyzing each response separately is often easier than dealing with the combined effect of initial conditions and inputs.

  • System Characterization: ZIR and ZSR provide valuable information about the system's intrinsic properties. The ZIR reveals the system's natural modes, while the ZSR characterizes how the system reacts to different types of inputs.

  • Predictive Power: Understanding ZIR and ZSR enables accurate prediction of system behavior under various conditions. By knowing how the system responds to both initial conditions and external inputs, we can anticipate its output for any given scenario.

Superposition: Combining ZIR and ZSR

The power of ZIR and ZSR lies in their ability to be combined using the principle of superposition. For linear systems, the total response is simply the sum of the ZIR and the ZSR.

This principle allows us to independently calculate the response due to initial conditions and the response due to external inputs, and then add them together to obtain the overall response.

Total Response = Zero-Input Response (ZIR) + Zero-State Response (ZSR)

Superposition dramatically simplifies the analysis and design of linear systems, providing a powerful tool for understanding their behavior.

Decomposing the response into ZIR and ZSR provides a powerful lens for understanding system behavior. Before we can fully appreciate the ZIR and ZSR, it's essential to lay the groundwork by understanding the mathematical tools used to describe linear systems.

Linear Systems and Differential Equations: The Foundation

Linear systems, which exhibit the properties of superposition and homogeneity, are the cornerstone of many engineering and scientific disciplines. These systems possess a unique characteristic: their behavior can be accurately modeled using differential equations.

These equations provide a concise and powerful way to express the relationship between the system's input, output, and internal states. This section will delve into how differential equations serve as the foundation for understanding and analyzing linear systems, setting the stage for a deeper exploration of ZIR and ZSR.

Modeling Linear Systems with Differential Equations

Differential equations are mathematical expressions that relate a function to its derivatives. In the context of linear systems, these equations describe how the output of the system changes over time in response to its input.

Specifically, they capture the dynamic relationship between the input signal, the output signal, and the internal characteristics of the system. The order of the differential equation reflects the complexity of the system. For example, a first-order system might describe the charging of a capacitor, while a second-order system could represent a mass-spring-damper system.

The General Form of a Linear Differential Equation

A general form of a linear, time-invariant differential equation is expressed as:

aₙ dⁿy(t)/dtⁿ + aₙ₋₁ dⁿ⁻¹y(t)/dtⁿ⁻¹ + ... + a₁ dy(t)/dt + a₀y(t) = bₘ dᵐx(t)/dtᵐ + bₘ₋₁ dᵐ⁻¹x(t)/dtᵐ⁻¹ + ... + b₁ dx(t)/dt + b₀x(t)

Where:

  • y(t) represents the output of the system.
  • x(t) represents the input to the system.
  • aᵢ and bᵢ are constant coefficients that characterize the system.
  • n is the order of the differential equation.

This equation states that a weighted sum of the output and its derivatives is equal to a weighted sum of the input and its derivatives. The linearity of the system is reflected in the fact that the coefficients aᵢ and bᵢ are constants, and the input and output appear only to the first power.

The Crucial Role of Initial Conditions

While the differential equation itself describes the general relationship between the input and output, it doesn't provide a unique solution.

To obtain a specific solution, we need to incorporate initial conditions. These conditions specify the state of the system at a particular point in time, typically t=0. For an nth-order differential equation, we need n initial conditions, typically in the form of y(0), y'(0), y''(0), ..., y⁽ⁿ⁻¹⁾(0).

These initial conditions essentially "anchor" the solution, ensuring that it aligns with the system's starting point. Without them, there would be an infinite number of solutions that satisfy the differential equation, but only one that matches the actual behavior of the system given its initial state.

Homogeneous and Non-Homogeneous Equations: A Glimpse

Differential equations can be broadly classified into two categories: homogeneous and non-homogeneous.

A homogeneous differential equation is one where the input x(t) is equal to zero. These equations are directly related to the Zero-Input Response (ZIR), as they describe the system's behavior in the absence of any external input, driven solely by its initial conditions.

A non-homogeneous differential equation, on the other hand, has a non-zero input x(t). These equations are related to the Zero-State Response (ZSR), as they describe the system's behavior when it is subjected to an external input, starting from a zero initial state.

Understanding the distinction between homogeneous and non-homogeneous equations is crucial for analyzing the ZIR and ZSR separately. Each type of equation requires a different approach to solve, and the solutions provide valuable insights into the system's natural and forced behaviors.

Decomposing the response into ZIR and ZSR provides a powerful lens for understanding system behavior. Before we can fully appreciate the ZIR and ZSR, it's essential to lay the groundwork by understanding the mathematical tools used to describe linear systems. Now that we have the foundation of linear systems and differential equations established, we can turn our attention to understanding the intricacies of the Zero-Input Response.

Zero-Input Response (ZIR): The Natural Response

The Zero-Input Response (ZIR) reveals a system's inherent behavior, unburdened by any external forces. It is the system's "natural response," its intrinsic reaction to stored energy, like an initial voltage on a capacitor or an initial velocity of a mass. Understanding the ZIR provides insight into the system's stability and characteristic behavior, offering a glimpse into its fundamental nature.

Solving for the ZIR: The Homogeneous Equation

To determine the ZIR, we essentially silence the external input, setting it to zero. This transforms the original differential equation into a homogeneous differential equation. The solution to this homogeneous equation, subject to the system's initial conditions, is the ZIR.

Mathematically, if we have a general linear differential equation representing our system:

aₙ dⁿy(t)/dtⁿ + aₙ₋₁ dⁿ⁻¹y(t)/dtⁿ⁻¹ + ... + a₀y(t) = x(t)

To find the ZIR, we set the input x(t) to zero:

aₙ dⁿy(t)/dtⁿ + aₙ₋₁ dⁿ⁻¹y(t)/dtⁿ⁻¹ + ... + a₀y(t) = 0

Solving this equation will give us the form of the ZIR.

Connecting ZIR to the Characteristic Equation and Eigenvalues

The characteristic equation is derived from the homogeneous differential equation and is crucial to determining the ZIR's form. It is obtained by replacing the derivatives with powers of a variable (often denoted as 's' or 'λ').

For example, the homogeneous equation above yields the following characteristic equation:

aₙsⁿ + aₙ₋₁sⁿ⁻¹ + ... + a₀ = 0

The roots of this characteristic equation are the eigenvalues (also called characteristic roots or poles) of the system. These eigenvalues dictate the fundamental modes of the ZIR. The nature of the eigenvalues (real, complex, distinct, repeated) directly influences the form of the ZIR (e.g., exponential decay, oscillations, or a combination of both).

Specifically:

  • Real and negative eigenvalues lead to exponential decay.
  • Real and positive eigenvalues lead to exponential growth (instability).
  • Complex conjugate eigenvalues lead to oscillations.

The Influence of Initial Conditions

While the eigenvalues determine the form of the ZIR, the initial conditions determine its amplitude and specific trajectory. The initial conditions represent the system's state at time t = 0, such as the initial voltage across a capacitor or the initial current through an inductor.

These initial conditions are applied to the general solution of the homogeneous equation to solve for the unknown constants. Therefore, different initial conditions will result in different ZIRs, even for the same system. They act as the "starting point" for the system's natural response, shaping its behavior as it evolves according to its inherent dynamics.

Examples of ZIR for Different System Types

To solidify the concept, let's consider some examples.

First-Order System (e.g., RC Circuit)

Consider a simple RC circuit with an initial voltage V₀ across the capacitor. The ZIR will be an exponential decay:

v(t) = V₀e^(-t/RC)

Here, -1/RC is the eigenvalue, and V₀ is determined by the initial condition.

Second-Order System (e.g., Mass-Spring-Damper System)

A mass-spring-damper system can exhibit different ZIR behaviors depending on the damping ratio. The characteristic equation will have two roots.

  • Overdamped: Two distinct real roots lead to two decaying exponential terms.
  • Critically Damped: One repeated real root leads to a decaying exponential term multiplied by time.
  • Underdamped: Complex conjugate roots lead to damped oscillations. The initial displacement and velocity determine the amplitude and phase of the oscillation.

In each case, the ZIR reflects the system's natural tendency to dissipate energy and settle into an equilibrium state, guided by its inherent properties and its initial energy store. Understanding the ZIR is fundamental to grasping the intrinsic behavior of any linear system.

Decomposing the response into ZIR and ZSR provides a powerful lens for understanding system behavior. Before we can fully appreciate the ZIR and ZSR, it's essential to lay the groundwork by understanding the mathematical tools used to describe linear systems. Now that we have the foundation of linear systems and differential equations established, we can turn our attention to understanding the intricacies of the Zero-Input Response.

Zero-State Response (ZSR): The Forced Response

While the Zero-Input Response illuminates a system's natural tendencies, the Zero-State Response (ZSR) reveals its behavior when solely influenced by external inputs. The ZSR, also known as the forced response, represents the system's reaction to external stimuli, assuming it starts from a state of rest (zero initial conditions).

Solving for the ZSR: Incorporating External Inputs

Finding the ZSR involves solving the system's differential equation with the initial conditions set to zero, but with the external input x(t) present. This is in contrast to finding the ZIR, where we set the input x(t) to zero.

Mathematically, given a general linear differential equation:

aₙ dⁿy(t)/dtⁿ + aₙ₋₁ dⁿ⁻¹y(t)/dtⁿ⁻¹ + ... + a₀y(t) = x(t)

To determine the ZSR, we solve this equation with y(0) = 0, y'(0) = 0, ..., y⁽ⁿ⁻¹⁾(0) = 0.

The solution y(t) obtained under these conditions is the ZSR.

Forced Response: The Particular Solution

The ZSR is essentially the particular solution of the non-homogeneous differential equation. Methods for finding the particular solution include:

  • The method of undetermined coefficients.
  • Variation of parameters.

These techniques aim to find a solution that satisfies the differential equation given a specific input x(t). The exact method used will depend on the form of the input signal.

The Convolution Integral: A Time-Domain Perspective

The convolution integral offers a powerful means of calculating the ZSR directly in the time domain. It describes how the system "remembers" and responds to past inputs, weighting them according to the system's inherent characteristics.

Understanding the Impulse Response

At the heart of the convolution integral lies the impulse response, often denoted as h(t).

The impulse response is the system's output when the input is a Dirac delta function δ(t), which is an idealized impulse of infinitely short duration and unit area.

h(t) essentially encapsulates the system's inherent reaction to a sudden jolt or disturbance.

The Mathematical Formulation of Convolution

The convolution integral is defined as:

y(t) = ∫ h(τ)x(t - τ) dτ

where the integral is evaluated from -∞ to +∞.

y(t) is the ZSR, h(t) is the impulse response, x(t) is the input signal, and τ is a dummy variable of integration.

Intuition Behind Convolution

The convolution integral essentially slides a time-reversed version of the input x(t) across the impulse response h(t). At each time instant t, it calculates the area of the overlap between the two functions.

This area represents the contribution of past inputs to the current output. The impulse response acts as a weighting function, determining the significance of past inputs based on the system's characteristics.

The Transfer Function: A Frequency-Domain Perspective

An alternative approach to finding the ZSR involves using the transfer function, denoted as H(s), which is obtained by taking the Laplace transform of the impulse response h(t).

The transfer function represents the system's input-output relationship in the frequency domain.

To find the ZSR using the transfer function:

  1. Take the Laplace transform of the input signal x(t) to obtain X(s).
  2. Multiply X(s) by the transfer function H(s) to obtain the Laplace transform of the output, Y(s) = H(s)X(s).
  3. Take the inverse Laplace transform of Y(s) to obtain the ZSR y(t) in the time domain.

The transfer function offers a convenient way to analyze the system's frequency response characteristics and to calculate the ZSR for various input signals.

Decomposing the response into ZIR and ZSR provides a powerful lens for understanding system behavior. Before we can fully appreciate the ZIR and ZSR, it's essential to lay the groundwork by understanding the mathematical tools used to describe linear systems. Now that we have the foundation of linear systems and differential equations established, we can turn our attention to understanding the intricacies of the Zero-Input Response.

Superposition: Synthesizing the Total System Response

The beauty of linear systems lies in the principle of superposition. This principle allows us to analyze complex system behavior by breaking it down into simpler components. Specifically, we can decompose the total response into two distinct parts: the Zero-Input Response (ZIR) and the Zero-State Response (ZSR).

By understanding these individual responses, we can then recombine them to fully characterize how a system behaves under any combination of initial conditions and external inputs.

The Essence of Superposition

Superposition states that the response of a linear system to a combination of inputs is equal to the sum of the responses to each input applied individually.

In our context, this means:

  • The ZIR represents the system's response solely due to its initial conditions.

  • The ZSR represents the system's response solely due to external inputs, assuming zero initial conditions.

The total response is then simply the sum of these two individual responses. This principle radically simplifies the analysis of complex systems.

Total Response = ZIR + ZSR: A Concrete Formulation

Mathematically, we express the total response, y(t), as the sum of the Zero-Input Response, yZIR(t), and the Zero-State Response, yZSR(t):

y(t) = yZIR(t) + yZSR(t)

This equation is the cornerstone of understanding how initial conditions and external inputs interact to shape the overall behavior of a linear system.

It elegantly captures the essence of superposition in the context of ZIR and ZSR.

Calculating the Total Response: A Step-by-Step Approach

To determine the total response of a linear system, we follow these steps:

  1. Calculate the Zero-Input Response (ZIR): Solve the homogeneous differential equation with the given initial conditions and zero input. This gives us y

    _ZIR(t)

    .
  2. Calculate the Zero-State Response (ZSR): Solve the non-homogeneous differential equation with zero initial conditions and the given external input. This gives us y_ZSR(t).

  3. Apply Superposition: Add the ZIR and ZSR to obtain the total response: y(t) = yZIR(t) + yZSR(t).

Let's illustrate this with an example.

Example: A Simple RC Circuit

Consider a simple RC circuit with a resistor R and a capacitor C. Suppose the capacitor has an initial voltage V₀ and a voltage source v(t) is applied to the circuit.

We want to find the voltage across the capacitor, v

_c(t)

.
  1. Finding the ZIR: Set v(t) = 0. The differential equation becomes:

    R C dv_c(t)/dt + v

    _c(t) = 0

    Solving this with the initial condition v_c(0) = V₀, we get:

    v

    _ZIR(t) = V₀ e^(-t/RC)

  2. Finding the ZSR: Set v_c(0) = 0. The differential equation is:

    R C dvc(t)/dt + vc(t) = v(t)

    Solving this equation (using methods like integrating factors or Laplace transforms), we obtain vZSR(t). The exact form of vZSR(t) depends on the specific form of v(t) (e.g., a step function, a sinusoidal signal).

  3. Total Response: The total voltage across the capacitor is:

    vc(t) = vZIR(t) + vZSR(t) = V₀ e^(-t/RC) + vZSR(t)

This example demonstrates how superposition allows us to combine the effect of the initial voltage V₀ (the ZIR) with the effect of the applied voltage source v(t) (the ZSR) to find the complete voltage response of the capacitor.

By understanding how to decompose and recombine system responses, we gain a powerful tool for analyzing and predicting the behavior of linear systems under a wide range of conditions.

Decomposing the response into ZIR and ZSR provides a powerful lens for understanding system behavior. Before we can fully appreciate the ZIR and ZSR, it's essential to lay the groundwork by understanding the mathematical tools used to describe linear systems. Now that we have the foundation of linear systems and differential equations established, we can turn our attention to understanding the intricacies of the Zero-Input Response. The discussion so far has primarily focused on the theoretical aspects of ZIR and ZSR. To truly appreciate their power, let's examine how these concepts manifest in real-world applications like circuit analysis and control systems.

Applications and Examples: Circuit Analysis and Control Systems

ZIR and ZSR aren't just theoretical constructs; they are powerful tools for analyzing real-world systems. Their application spans diverse fields, but two prominent examples are circuit analysis and control systems engineering. By understanding how these concepts apply in these areas, we can gain a deeper appreciation for their practical relevance.

Circuit Analysis: Understanding System Behavior

Circuit analysis is a prime example of where ZIR and ZSR shine. Analyzing circuits often involves determining the voltage and current behavior over time, especially when initial conditions and external sources are present.

ZIR helps us understand the circuit's natural response due to stored energy (e.g., capacitor voltage, inductor current), while ZSR reveals how the circuit reacts to external inputs like voltage or current sources.

RC Circuit Analysis: A Detailed Example

Consider a simple RC circuit consisting of a resistor (R) and a capacitor (C) in series, with an initial voltage V₀ across the capacitor. At time t=0, a voltage source Vᵢₙ(t) is applied.

The total voltage across the capacitor, V(t), can be expressed as the sum of the ZIR and ZSR.

Zero-Input Response (ZIR):

With no external voltage source (Vᵢₙ(t) = 0), the capacitor discharges through the resistor. The voltage across the capacitor decays exponentially. The ZIR is given by:

Vzir(t) = V₀e^(-t/RC)

This equation describes the natural response of the RC circuit due to its initial condition.

Zero-State Response (ZSR):

With zero initial voltage (V₀ = 0), the capacitor charges (or discharges) in response to the applied voltage source Vᵢₙ(t). If Vᵢₙ(t) is a step function with magnitude V, the ZSR is given by:

Vzsr(t) = V(1 - e^(-t/RC))

This describes the forced response of the RC circuit due to the input voltage.

Total Response:

The total voltage across the capacitor is the sum of the ZIR and ZSR:

V(t) = Vzir(t) + Vzsr(t) = V₀e^(-t/RC) + V(1 - e^(-t/RC))

By separating the effects of the initial condition and the external input, we gain a clear understanding of the circuit's behavior. We can predict the voltage across the capacitor at any time t, given the initial voltage, the applied voltage source, and the circuit components (R and C).

This approach isn't limited to RC circuits. It extends to RL and RLC circuits, providing a framework for analyzing more complex circuits with both initial conditions and external inputs.

Control Systems: Predicting and Optimizing Behavior

Control systems engineering provides another fertile ground for applying ZIR and ZSR. Control systems are designed to regulate the behavior of dynamic systems, and understanding their response to various inputs and initial conditions is crucial.

Motor Control System: A Transient Response Analysis

Consider a simple motor control system where the objective is to control the speed of a motor. The system has an initial speed and receives a step input command to change the desired speed.

Analyzing the transient response – how the motor speed changes over time – is paramount.

Zero-Input Response (ZIR):

If the motor starts with an initial speed but receives no further control input, its speed will gradually change due to friction and other factors.

The ZIR describes how the motor's initial speed decays (or changes) over time in the absence of any control signal. This represents the system's natural behavior.

Zero-State Response (ZSR):

Starting from rest (zero initial speed), the motor responds to the step input command. The ZSR describes how the motor speed changes solely due to the control input, ignoring any pre-existing initial conditions. This represents the forced behavior of the system.

Total Response:

The total motor speed is the sum of the ZIR and ZSR.

By analyzing the ZIR and ZSR, control engineers can fine-tune the control system to achieve desired performance characteristics, such as fast response time, minimal overshoot, and accurate tracking of the desired speed. This is achieved by strategically compensating for the impact of initial conditions and optimizing the system's response to external commands.

In essence, ZIR and ZSR provide a systematic way to analyze and design control systems, ensuring that they perform reliably and meet specific performance objectives.

Applications and Examples: Circuit Analysis and Control Systems provide a tangible connection between theory and practice. Now, let's transition to another crucial aspect: understanding how Zero-Input Response (ZIR) and Zero-State Response (ZSR) relate to the fundamental concept of system stability.

System Stability and Response Characteristics

System stability is a cornerstone concept in the analysis and design of dynamic systems. It dictates whether a system's response remains bounded under bounded inputs and initial conditions. The Zero-Input Response (ZIR) and Zero-State Response (ZSR) offer valuable insights into a system's stability characteristics. Let's explore how.

ZIR and System Stability

The ZIR, being the system's natural response to initial conditions, provides a direct indication of stability.

Its behavior can be categorized as follows:

  • Decaying to Zero: If the ZIR decays to zero as time approaches infinity, regardless of the initial conditions, the system is considered asymptotically stable. The system naturally dissipates any stored energy.

  • Oscillating with Constant Amplitude: If the ZIR oscillates with a constant amplitude, the system is marginally stable. It neither converges to zero nor diverges to infinity.

  • Growing Unbounded: If the ZIR grows unbounded as time approaches infinity, the system is unstable. The system's natural response amplifies the initial conditions, leading to an uncontrolled output.

ZSR and BIBO Stability

While the ZIR reveals stability based on initial conditions, the Zero-State Response (ZSR) helps determine stability under external inputs. Bounded-Input Bounded-Output (BIBO) stability is the relevant concept here.

A system is BIBO stable if every bounded input produces a bounded output, assuming zero initial conditions. If a system exhibits unbounded output for a bounded input, it's considered BIBO unstable.

Analyzing the ZSR for various bounded inputs (e.g., step input, sinusoidal input) allows us to assess BIBO stability. For instance, if a bounded step input results in an unbounded output, the system is unstable.

Characteristic Equation and Stability

The characteristic equation plays a critical role in determining a system's stability. The roots of the characteristic equation (eigenvalues) directly dictate the behavior of the ZIR and, consequently, the system's stability.

  • Negative Real Parts: If all roots have negative real parts, the ZIR will decay to zero, indicating asymptotic stability.

  • Zero Real Parts: If any root has a zero real part (and is not repeated), the ZIR will oscillate with constant amplitude, indicating marginal stability.

  • Positive Real Parts: If any root has a positive real part, the ZIR will grow unbounded, indicating instability.

In summary, the interplay between ZIR, ZSR, and the roots of the characteristic equation provides a comprehensive framework for assessing system stability. Analyzing these aspects is crucial for designing reliable and predictable systems.

Video: Zero Input & State Response: Demystified!

Zero Input & State Response: FAQs

Here are some frequently asked questions to help clarify the concepts of zero input response and zero state response.

What exactly is the zero input response?

The zero input response is the behavior of a system solely due to its initial conditions. Think of it as the system's "natural" response. If no external input is applied, the output is solely determined by the initial energy stored in the system (like the initial voltage on a capacitor). It reveals how the system settles given its starting state with no external influence.

And what is the zero state response, then?

Conversely, the zero state response describes the system's output when the initial conditions are zero. In other words, the system starts at rest. The output is therefore entirely due to the input applied. It shows how the system reacts purely to the external stimulus, with no pre-existing energy affecting the outcome.

Together, the zero input response and zero state response represent the complete response of a linear time-invariant (LTI) system. According to the superposition principle, the total response is the sum of these two individual responses. This allows us to analyze system behavior by separating the effects of initial conditions and the applied input.

Why is understanding zero input response and zero state response important?

Understanding these concepts provides a powerful tool for analyzing and predicting the behavior of LTI systems. Separating the effects of initial conditions (zero input response) from the input signal (zero state response) simplifies the analysis of complex systems. This decomposition is essential in fields such as control systems, signal processing, and circuit analysis.

So, that's the gist of zero input response and zero state response! Hopefully, you now have a clearer picture. Go forth and analyze those systems!