OutputControllableModelQ

OutputControllableModelQ[ssm]

gives True if the state-space model ssm is output controllable, and False otherwise.

Details and Options

  • The StateSpaceModel ssm is said to be completely output controllable if, for any initial time and any initial state, there exists some control input that drives the output to any desired final value in finite time.
  • The model ssm can either be a standard or descriptor StateSpaceModel.

Examples

open allclose all

Basic Examples  (2)

An output-controllable system:

A system that is not output-controllable:

Scope  (4)

Test if a continuous-time system is output-controllable:

Test if a discrete-time system is output-controllable:

A system that is not output-controllable:

An output-controllable descriptor system:

Properties & Relations  (1)

Controllability and output-controllability are not correlated:

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

Text

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

CMS

Wolfram Language. 2010. "OutputControllableModelQ." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2012. https://reference.wolfram.com/language/ref/OutputControllableModelQ.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_outputcontrollablemodelq, organization={Wolfram Research}, title={OutputControllableModelQ}, year={2012}, url={https://reference.wolfram.com/language/ref/OutputControllableModelQ.html}, note=[Accessed: 18-March-2024 ]}