You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$$
\text{(linear terms)} + f'(x_0) \delta x = -f(x_0)
$$
Now your equation is fully linear in $\delta x$, and includes any necessary offset (forcing term) due to the original nonlinear shape.
Clarifying Note on Operating Points and Forcing Terms
The appearance of the constant term $f(x_0)$ depends on how the operating point is chosen.
If $x_0$ is selected as an equilibrium point of the original nonlinear system, then it satisfies the steady-state condition:
$$
\text{(linear terms)} + f(x_0) = 0
$$
In this case, $f(x_0)=0$ when the system is expressed in deviation variables, and the linearized model describes small-signal dynamics about equilibrium. The resulting deviation equation is homogeneous.
If $x_0$ is not an equilibrium point, then $f(x_0)\neq 0$, and the linearized deviation equation includes a constant forcing term. This represents the fact that the original system would naturally accelerate away from that point even with zero deviation.