MAE 4182
Lecture 01In-class Diagnostic Review

Completed in class on paper · August 24, 2026

Prior-Knowledge Diagnostic

Answers & Explanations

This diagnostic was not graded. Use the review to identify which ideas you can explain confidently and which prerequisite concepts need a second look before we build on them in MAE 4182.

Questions
15
Format
Conceptual
Purpose
Prerequisite review
Compact answer keyReveal all 15 answersB · A · C · D · A · B · C · A · D · B · C · A · D · B · C
Question 01

Passive damping force

Correct answerB

A damper connects a moving mass to a fixed wall. In which direction does the damping force act?

  1. A
    In the same direction as displacement

    Displacement determines an ideal spring force, not an ideal viscous damping force.

  2. B
    Opposite to the relative velocity

    Correct. A passive damper resists relative motion across its two ends.

    Correct
  3. C
    Always in the positive direction

    The force reverses when the relative velocity reverses; it has no permanently positive direction.

  4. D
    In the direction of acceleration

    Acceleration enters the inertial relation F = ma. It does not set the constitutive law of a viscous damper.

Why B is correct

For an ideal viscous damper, the force is proportional to the relative velocity across the damper: F_d = −c(v_mass − v_wall), where c > 0. The minus sign is the important physical statement: the damper resists relative motion.

Here the wall is fixed, so v_wall = 0 and F_d = −c ẋ. If the mass moves to the right, the damping force points left; if the mass moves to the left, the damping force points right. A passive damper removes mechanical energy because F_d ẋ = −c ẋ² ≤ 0.

RememberA spring resists deformation; a damper resists relative velocity.Back to top ↑
Question 02

Ideal linear spring

Correct answerA

Which statement best describes the force produced by an ideal linear spring?

  1. A
    It is proportional to deformation and opposes that deformation

    Correct. This is Hooke's law with the restoring-force sign.

    Correct
  2. B
    It is proportional to velocity and opposes motion

    That describes an ideal viscous damper.

  3. C
    It is proportional to acceleration

    Acceleration is associated with inertia through Newton's second law, not with the spring constitutive relation.

  4. D
    It is independent of the spring deformation

    An ideal linear spring's force changes linearly with its deformation.

Why A is correct

Hooke's law is F_s = −kΔx, where k > 0 is the spring stiffness and Δx is deformation relative to the chosen reference. For an unpreloaded spring that reference is its natural length; after a model is shifted about a loaded equilibrium, Δx may instead denote displacement from that equilibrium. The magnitude k|Δx| grows linearly with deformation.

The minus sign makes the force restoring: stretching the spring produces a force toward the undeformed position, and compressing it produces a force in the opposite direction. The spring can store energy, V = ½k(Δx)², and return it later; unlike an ideal damper, it does not dissipate that energy.

RememberFor a linear spring, force follows deformation: F_s = −kΔx.Back to top ↑

Questions 01–02 · Touch the model

Spring and damper react to different things

Move both sliders and watch the force directions.
x: rightv: right
SpringFₛ = −kx

The mass is displaced right; the spring force points left.

DamperF_d = −cv

The mass moves right; the damping force points left.

Question 03

Free and forced response

Correct answerC

Which situation produces a free response?

  1. A
    A system starts from rest while a nonzero external input is applied

    A nonzero external input produces a forced response; starting from rest only removes the initial-condition contribution.

  2. B
    A system is observed only after it reaches steady state

    This describes when the system is observed, not what excites the response.

  3. C
    The external input is zero, but the system has stored initial energy

    Correct. Initial displacement, velocity, charge, or another state can drive the natural response after the input is removed.

    Correct
  4. D
    A sinusoidal input is applied continuously

    The continuing sinusoid is an external forcing input.

Why C is correct

The free response is the motion generated by the system's own stored energy when the external input is set to zero. In state-space language, ẋ = Ax with x(0) ≠ 0; in a mechanical system, the stored energy may come from an initial displacement or velocity.

Its time dependence is determined by the system's natural modes, which are connected to eigenvalues or poles. By contrast, the forced response is caused by a nonzero input. A complete response can contain both pieces when initial conditions and an external input are both present.

RememberFree response: zero external input, possibly nonzero initial state.Back to top ↑
Question 04

Superposition and linearity

Correct answerD

Which statement expresses the superposition property of a linear system?

  1. A
    Doubling the input always doubles the response frequency

    Linearity scales response amplitude, not the input's frequency.

  2. B
    Every input produces the same output

    A useful linear system generally produces different responses to different inputs.

  3. C
    Superposition applies only after the transient disappears

    For a linear model, superposition applies to the complete response, including transients, when initial-condition handling is consistent.

  4. D
    The response to a sum of inputs equals the sum of the individual responses

    Correct. This is the additivity part of superposition.

    Correct

Why D is correct

Let S{u} denote the output produced by input u under the same initial-condition convention. A linear system satisfies S{a u₁ + b u₂} = aS{u₁} + bS{u₂}. This combines additivity and homogeneity.

Choice D states additivity: S{u₁ + u₂} = S{u₁} + S{u₂}. It is therefore the best answer among the choices. The stronger complete test of linearity also includes scaling, S{a u} = aS{u}.

RememberLinear means weighted inputs produce the same weighted combination of outputs.Back to top ↑
Question 05

Purpose of the Laplace transform

Correct answerA

Why is the Laplace transform useful when analyzing linear dynamic systems?

  1. A
    It converts time-domain differential equations into algebraic relations in s while retaining initial-condition information

    Correct. Derivatives become powers of s plus explicit initial-condition terms.

    Correct
  2. B
    It guarantees that every system is stable

    The transform reveals pole locations and helps analyze stability; it cannot change an unstable physical system into a stable one.

  3. C
    It removes the need for a physical model

    A transform operates on a model or signal. It does not supply the governing physics.

  4. D
    It can be used only for periodic signals

    Laplace analysis applies to many nonperiodic signals, including steps, impulses, exponentials, and transients.

Why A is correct

The unilateral Laplace transform changes differentiation into algebraic multiplication while keeping initial conditions explicit. For example, L{ẋ} = sX(s) − x(0⁻), and L{ẍ} = s²X(s) − sx(0⁻) − ẋ(0⁻). A differential equation can therefore be rearranged as an algebraic equation in s.

This makes it easier to solve for an input-output relation, combine subsystems, identify poles and zeros, and recover the time response with an inverse transform. The transform is a representation tool: it simplifies analysis, but it does not replace modeling or guarantee good behavior.

RememberLaplace analysis converts differential operations into algebra while preserving initial-condition terms.Back to top ↑
Question 06

Transfer-function definition

Correct answerB

When a transfer function is derived from a differential equation, what is normally assumed?

  1. A
    The system has no poles

    Most dynamic transfer functions do have poles; they encode natural modes visible at the chosen input and output.

  2. B
    All initial conditions are zero

    Correct. The transfer function isolates the zero-state input-output relationship.

    Correct
  3. C
    The input must be a unit step

    A transfer function is independent of a particular test input; steps are only one useful input choice.

  4. D
    The output must always begin at steady state

    Zero initial conditions do not mean the output starts at its eventual steady-state value.

Why B is correct

For a continuous-time LTI model, the transfer function is G(s) = Y(s)/U(s) evaluated with all initial conditions set to zero. This definition separates the input-driven, or zero-state, response from the free response caused by stored initial energy.

If initial conditions are nonzero, the transformed differential equation contains additional terms such as x(0) and ẋ(0). Those terms must be included when computing the total response, but they are not placed inside G(s).

RememberTransfer function = zero-initial-condition input-output map.Back to top ↑
Question 07

What a transfer function represents

Correct answerC

What does a transfer function describe?

  1. A
    Only the internal coordinates of a system

    Internal coordinates are represented explicitly in a state-space model; a transfer function connects a selected input to a selected output.

  2. B
    The effect of initial conditions with no input

    That is the free or zero-input response, which the transfer-function definition excludes.

  3. C
    The zero-state relationship between an input and an output

    Correct. With zero initial conditions, Y(s) = G(s)U(s).

    Correct
  4. D
    The response of every nonlinear system at every amplitude

    A transfer function is fundamentally an LTI concept, though one may describe a local linearization of a nonlinear system near an operating point.

Why C is correct

A transfer function specifies how one chosen input affects one chosen output in an LTI model when initial conditions are zero. In the transform domain, Y(s) = G(s)U(s). The same physical device can have different transfer functions for different input-output selections.

Because it is an external input-output description, a transfer function need not reveal every internal state or mode. A state-space model retains internal coordinates explicitly and can represent multiple inputs and outputs more naturally.

RememberG(s) maps a selected input to a selected output under zero initial conditions.Back to top ↑
Question 08

Cascade interconnection

Correct answerA

Two dynamic blocks with transfer functions G₁(s) and G₂(s) are connected in cascade. How are they combined?

  1. A
    The overall transfer function is G₁(s)G₂(s)

    Correct for the scalar SISO blocks implied by the question; the intermediate signal is transformed by both blocks.

    Correct
  2. B
    The overall transfer function is G₁(s) + G₂(s)

    Addition describes parallel paths whose outputs are summed, not a cascade.

  3. C
    The overall transfer function is G₁(s) − G₂(s)

    Subtraction requires a summing junction with a negative path; it is not the cascade rule.

  4. D
    The overall transfer function is 1 / [G₁(s) + G₂(s)]

    This expression is not the standard result for either a simple cascade or a standard feedback loop.

Why A is correct

If the first block produces V(s) = G₁(s)U(s) and the second produces Y(s) = G₂(s)V(s), substitution gives Y(s) = G₂(s)G₁(s)U(s). Therefore G_total(s) = G₂(s)G₁(s).

For scalar SISO transfer functions, multiplication commutes, so G₂G₁ = G₁G₂ and choice A is correct. This simple multiplication assumes the connection has no additional summing junction, loading effect, or feedback path.

RememberCascade means successive action, so the block transfer functions multiply.Back to top ↑
Question 09

Poles of a transfer function

Correct answerD

For a transfer function written as a ratio of polynomials, what are its poles?

  1. A
    The possible values of the system input

    The input is an external signal, not a definition of the system's poles.

  2. B
    The roots of the numerator polynomial

    Numerator roots are zeros, provided the representation has been reduced appropriately.

  3. C
    The magnitudes of the system outputs

    Output magnitude depends on the input and frequency; it is not the pole definition.

  4. D
    The roots of the denominator or characteristic polynomial

    Correct in the usual reduced transfer-function form.

    Correct

Why D is correct

For G(s) = N(s)/D(s), poles are values p for which the reduced denominator satisfies D(p) = 0. These values generate natural terms such as e^{pt} in the impulse or transient response when the corresponding residues are nonzero.

Pole location therefore carries dynamic information: negative real parts produce decaying modes, positive real parts produce growing modes, and imaginary parts produce oscillation. Numerator roots are zeros, which shape how inputs are transmitted and can suppress particular responses.

RememberDenominator roots are poles; numerator roots are zeros.Back to top ↑
Question 10

Continuous-time asymptotic stability

Correct answerB

Which pole location is associated with an asymptotically stable continuous-time system?

  1. A
    At least one pole lies in the right-half plane

    A right-half-plane pole produces an exponentially growing mode and therefore instability.

  2. B
    All poles lie in the left-half plane

    Correct for a finite-dimensional continuous-time LTI system: every natural mode then decays exponentially.

    Correct
  3. C
    All poles lie on the imaginary axis

    Simple imaginary-axis poles can produce sustained oscillations, which do not converge to zero and are not asymptotically stable.

  4. D
    At least one pole lies at the origin

    A pole at the origin produces a nondecaying constant mode or integration; it prevents asymptotic decay.

Why B is correct

A continuous-time pole p = σ + jω contributes a mode proportional to e^{pt} = e^{σt}e^{jωt}. Its real part σ sets the exponential envelope. When σ < 0, the envelope decays; when σ > 0, it grows; when σ = 0, it does not decay.

Asymptotic stability requires every natural mode to vanish as t → ∞. Therefore every relevant pole must lie strictly in the open left-half plane, Re(p) < 0.

RememberContinuous-time asymptotic stability requires strictly negative pole real parts.Back to top ↑
Question 11

Stable complex poles

Correct answerC

A system has a complex-conjugate pole pair with negative real parts. Which response is most consistent with those poles?

  1. A
    A non-oscillatory response that grows without bound

    Growth would require a positive real part, and a complex pair normally introduces oscillation.

  2. B
    An oscillation with constant amplitude

    Constant-amplitude oscillation corresponds to zero real part, not a negative real part.

  3. C
    An oscillation whose amplitude decays with time

    Correct. The imaginary part sets oscillation while the negative real part makes its envelope decay.

    Correct
  4. D
    An output that reaches its final value instantaneously

    Finite poles generate time-dependent modes; they do not create instantaneous settling.

Why C is correct

Write the pole pair as p = σ ± jω with σ < 0. Combining the conjugate modal terms gives a real response of the form e^{σt}[C₁ cos(ωt) + C₂ sin(ωt)].

The sine and cosine create oscillation at angular frequency |ω|, while e^{σt} is a decaying envelope because σ is negative. The result is an underdamped-looking oscillation whose amplitude shrinks over time.

RememberImaginary part → oscillation; negative real part → decay.Back to top ↑
Question 12

Dominant pole and slow response

Correct answerA

In a stable system, which pole usually determines the slowest part of the response?

  1. A
    The pole closest to the imaginary axis

    Correct. Among stable poles, it has the least-negative real part and therefore the slowest exponential decay.

    Correct
  2. B
    The pole farthest into the left-half plane

    A more-negative real part gives faster decay, so this mode usually disappears sooner.

  3. C
    The pole with the largest imaginary part, regardless of its real part

    The imaginary part mainly sets oscillation frequency; decay speed is controlled by the real part.

  4. D
    A root of the numerator rather than the denominator

    A numerator root is a zero. Zeros shape the response but do not by themselves define a natural decay rate.

Why A is correct

A stable real pole p = −a contributes e^{−at}. Smaller a means slower decay and a larger time constant 1/a. For complex poles, the same comparison is made using their real parts.

Therefore the pole nearest the imaginary axis—while still in the left-half plane—usually remains visible longest and dominates the late transient. Poles farther left decay more quickly.

RememberFor stable poles, the least-negative real part usually gives the slowest decay.Back to top ↑

Questions 09–12 · Pole playground

Move a pole and watch the time response change

Real part controls growth or decay. Imaginary part controls oscillation.
Current predictionDecaying oscillation

p = -0.35 ± 2.20j

Try this: keep ω fixed and slide σ slowly across zero. This plot shows one modal term; a complete continuous-time system is asymptotically stable only when every pole lies in the open left-half plane.

Question 13

Transient response

Correct answerD

Which statement best describes the transient portion of a stable system response?

  1. A
    It is the part that remains forever after the input is applied

    The part that remains is associated with steady-state behavior, not a decaying transient.

  2. B
    It is always identical to the input signal

    The system dynamics generally reshape the input; the transient is determined by natural modes and initial mismatch.

  3. C
    It is another name for the final steady-state value

    Transient and steady-state components are distinct parts of the response.

  4. D
    It is the part that disappears as time increases

    Correct for a stable system: transient modal terms decay to zero.

    Correct

Why D is correct

A response is often interpreted as y(t) = y_transient(t) + y_steady-state(t). The transient contains natural-mode terms created by initial conditions and by the adjustment from the initial state to the input-driven behavior.

For a stable system, those modal terms decay, so y_transient(t) → 0 as t → ∞. What remains is the steady-state response associated with the continuing input—for example, a constant under a step input or a sinusoid under sinusoidal forcing.

RememberTransient behavior is temporary; stable natural modes eventually disappear.Back to top ↑
Question 14

Sinusoidal steady state

Correct answerB

After transients disappear, a stable LTI system is driven by a sinusoidal input. What is true of the steady-state output?

  1. A
    Its frequency is always different from the input frequency

    An LTI system preserves the frequency of a sinusoidal steady-state component.

  2. B
    It has the same frequency, but its amplitude and phase may change

    Correct. G(jω) supplies the amplitude ratio and phase shift at the input frequency ω.

    Correct
  3. C
    It becomes a constant for every stable system

    A sinusoidal input generally produces a sinusoidal steady-state output, not a constant.

  4. D
    It must grow without bound

    A stable system has bounded steady-state response to a bounded sinusoidal input, provided the frequency response is finite.

Why B is correct

Complex exponentials are eigenfunctions of LTI systems. If u(t) is represented by e^{jωt}, the steady-state output is G(jω)e^{jωt}. Taking the real part gives a sinusoid at the same angular frequency ω.

The complex number G(jω) changes two things: |G(jω)| scales the amplitude, and ∠G(jω) shifts the phase. The system's transient response may contain other frequencies, but those terms decay in a stable system before steady state is reached.

RememberAn LTI system changes a sinusoid's gain and phase—not its steady-state frequency.Back to top ↑

Question 14 · Frequency-response viewer

Same frequency in, same frequency out

A stable LTI system can change amplitude and phase—not steady-state frequency.
Frequency1.2 Hz → 1.2 Hz

Interpretation: this is a single-frequency snapshot. For a fixed LTI system, the gain and phase at each frequency are determined by G(jω); the sliders isolate what each change looks like.

Question 15

State vector

Correct answerC

What is the best conceptual description of a state vector?

  1. A
    A list containing only the external input signals

    Inputs act on the system from outside; they are not the stored internal state.

  2. B
    A list containing only the measured outputs

    Outputs are observations. They may reveal some or all of the state, but they are not automatically the state vector.

  3. C
    A set of internal variables that, together with the input, determines the system's future evolution

    Correct. This is the defining sufficiency property of state.

    Correct
  4. D
    A list of the transfer function's poles

    Poles describe natural rates or modes; they are system properties, not the system's current condition.

Why C is correct

The state x(t₀) is the information needed at the present time so that, together with the future input u(t) for t ≥ t₀ and the model, the future state and output can be determined. The past trajectory does not need to be retained once a complete state is known.

For a mass-spring-damper, position and velocity form a natural state because they specify stored configuration and motion. An output may measure only position, while the input may be an applied force. State, input, and output therefore play different roles.

RememberState is a sufficient summary of the system's present internal condition for predicting its future.Back to top ↑
Next step

For every question you missed, try to explain the correct choice aloud without reading this page. If the explanation is still difficult, bring that question to class.

Return to Lecture 01 →