Difference between revisions of "Errata: sign errors in Example 5.18 (noise cancellation)"
Jump to navigation
Jump to search
(Created page with "{{Errata |Chapter=Dynamic Behavior |Page number=5-34 |Line=8 |Version=3.1.5 |Date=26 Nov 2024 }} In Example 5.18 (noise cancellation), there are two sign errors in equation (5...") |
|||
| Line 9: | Line 9: | ||
Assuming for simplicity that <math>S=0</math>, introduce <math>x_1=e=z-w</math>, <math>x_2 = a - a_0</math>, and <math>x_3 = b - b_0</math>. Then | Assuming for simplicity that <math>S=0</math>, introduce <math>x_1=e=z-w</math>, <math>x_2 = a - a_0</math>, and <math>x_3 = b - b_0</math>. Then | ||
| + | {| width=100% | ||
| + | |- | ||
| + | | | ||
<center><math> | <center><math> | ||
| − | + | \frac{dx_1}{dt} = a_0 (z - w) + (a - a_0) w + (b - b_0) n | |
| − | = a_0 x_1 - x_2 w - x_3 n. | + | = a_0 x_1 - x_2 w - x_3 n. |
</math></center> | </math></center> | ||
| + | | (5.26) | ||
| + | |} | ||
We will achieve noise cancellation if we can find a feedback law for changing the parameters <math>a</math> and <math>b</math> so that the error <math>e</math> goes to zero. To do this we choose | We will achieve noise cancellation if we can find a feedback law for changing the parameters <math>a</math> and <math>b</math> so that the error <math>e</math> goes to zero. To do this we choose | ||
<center><math> | <center><math> | ||
| Line 28: | Line 33: | ||
\dot a = \dot x_2 = \alpha w x_1 = \alpha w e,\qquad | \dot a = \dot x_2 = \alpha w x_1 = \alpha w e,\qquad | ||
\dot b =\dot x_3 = \alpha n x_1 = \alpha n e, | \dot b =\dot x_3 = \alpha n x_1 = \alpha n e, | ||
| − | |||
</math></center> | </math></center> | ||
we find that <math>\dot V = \alpha a_0 x_1^2 < 0</math>, and it follows that the | we find that <math>\dot V = \alpha a_0 x_1^2 < 0</math>, and it follows that the | ||
quadratic function will decrease as long as <math>e = x_1 = w - z \neq 0</math>. | quadratic function will decrease as long as <math>e = x_1 = w - z \neq 0</math>. | ||
Revision as of 00:29, 27 November 2024
| Chapter | Dynamic Behavior |
|---|---|
| Page | 5-34 |
| Line | 8 |
| Version | 3.1.5 |
| Date | 26 Nov 2024 |
In Example 5.18 (noise cancellation), there are two sign errors in equation (5.26) that are propagated through the next several lines. The corrected text should read (with changes in red):
Assuming for simplicity that , introduce , , and . Then
|
|
(5.26) |
We will achieve noise cancellation if we can find a feedback law for changing the parameters and so that the error goes to zero. To do this we choose
as a candidate Lyapunov function for equation (5.26). The derivative of is
Choosing
we find that , and it follows that the quadratic function will decrease as long as .