Indicate if a linear time invariant (LTI) system is passive.
Checks if system is passive with the given output feedback (OFP) and input feedforward (IFP) passivity indices.
System to be checked.
Output feedback passivity index.
Input feedforward passivity index.
The system is passive.
Notes
Querying if the system is passive in the sense of
is equivalent to the default case of ofp_index
= 0 and ifp_index
= 0. Note that computing the ofp_index
and ifp_index
for a system, then using both values simultaneously as inputs to this function is not guaranteed to have an output of True (the system might not be passive with both indices at the same time).
For more details, see [1].
References
[1]McCourt, Michael J., and Panos J. Antsaklis “Demonstrating passivity and dissipativity using computational methods.” Technical Report of the ISIS Group at the University of Notre Dame. ISIS-2013-008, Aug. 2013.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4