相位裕度计算器 — 公式
Phase Margin
Phase margin is the additional phase lag that would bring the system to the verge of instability. It is measured at the gain crossover frequency (where the open-loop gain equals 1).
Approximation for Second-Order Systems
For a standard second-order system, the phase margin can be approximated from the damping ratio. A useful rule of thumb is PM ≈ 100 × zeta (in degrees) for zeta between 0.1 and 0.7.
Adequate phase margin (typically 30-60°) ensures robustness against modeling errors and parameter variations.
计算示例
A system with damping ratio zeta = 0.5.
- 4*zeta^4 = 4 × 0.0625 = 0.25
- sqrt(1 + 0.25) = sqrt(1.25) = 1.1180
- -2 × 0.25 + 1.1180 = 0.6180
- 2 × 0.5 / sqrt(0.6180) = 1.0 / 0.7861 = 1.2721
- PM = atan(1.2721) × 180/pi = 51.8°
- Simple approximation: 100 × 0.5 = 50°