StabilityMargins

StabilityMargins

is an option to frequency response plots such as BodePlot, NyquistPlot, and NicholsPlot that specifies the gain and phase margins to be shown on the plot.

Details

  • With StabilityMargins->True, the gain and phase margins are shown on the plot, and with StabilityMargins->False they are not shown.
  • StabilityMargins->{{fp,g},{fg,p}} shows the gain margin g at the phase crossover frequency fp and the phase margin p at the gain crossover frequency fg.
  • StabilityMargins->{{{fp 1,g1},{fp 2,g2},},{{fg 1,p1},{fg 2,p2},}} shows the margins at frequencies fpi and fgi.
  • The crossover frequencies are the units of the complex variable of the TransferFunctionModel in the plot, the gain margins are in absolute values, and the phase margins are in radians.

Examples

Basic Examples  (2)

Stability margins can be shown on all the frequency response plots:

Use precomputed gain and phase margins:

Wolfram Research (2010), StabilityMargins, Wolfram Language function, https://reference.wolfram.com/language/ref/StabilityMargins.html.

Text

Wolfram Research (2010), StabilityMargins, Wolfram Language function, https://reference.wolfram.com/language/ref/StabilityMargins.html.

CMS

Wolfram Language. 2010. "StabilityMargins." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/StabilityMargins.html.

APA

Wolfram Language. (2010). StabilityMargins. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/StabilityMargins.html

BibTeX

@misc{reference.wolfram_2023_stabilitymargins, author="Wolfram Research", title="{StabilityMargins}", year="2010", howpublished="\url{https://reference.wolfram.com/language/ref/StabilityMargins.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_stabilitymargins, organization={Wolfram Research}, title={StabilityMargins}, year={2010}, url={https://reference.wolfram.com/language/ref/StabilityMargins.html}, note=[Accessed: 19-March-2024 ]}