Commit 460981f
diskmargin: drop the delay-margin line from the Diskmargin show method
The printed delay margin was computed as ϕm/ω0 using the disk-margin critical
frequency (the skewed-sensitivity peak). This is not the classical delay margin
(which uses the gain crossover frequency) and, more importantly, is not a valid
lower bound on the destabilizing delay: a delay's phase lag ωτ grows with
frequency, so the binding frequency is wherever ϕm(ω)/ω is smallest, which is
generally not ω0. Evaluating the ratio only at ω0 can therefore overstate the
tolerable delay. Drop the misleading line rather than print a number that reads
as a guarantee but isn't one.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ce8094d commit 460981f
2 files changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | 67 | | |
76 | 68 | | |
77 | 69 | | |
| |||
0 commit comments