Summary: This module includes three interactive examples for studying system stability using phase plane analysis in LabVIEW. The equations used in the examples are from the textbook "Applied Nonlinear Control" by Jean-Jacques E. Slotine and Weiping Li.
The attached zip file includes three examples for phase plane analysis developed in LabVIEW. The systems used in the examples were described as examples in the book Applied Nonlinear Control by Jean-Jacues E. Slotine and Weiping Li.
Phase planes for first and second order systems can be generated by plotting the system states against each other. A second order system can be represented by (Slotine & Li):
![]() |
where x1 and x2 are the states of the system and f1 and f2 are functions of the states.
Multiple system trajectories can be generated for various initial conditions and shown on the same phase plane plot. This technique can be used to study stability in both linear and nonlinear systems.
![]() |