— Do various operations on a LTI system in the special ten-item format. Such as: View -- view the system in a table like format Organize -- sort the state, input, and output names and list the system in a more organized way Organize and View -- do both of above Add active inputs Add active outputs Drop active inputs Drop active outputs Set active inputs Set active outputs Add control inputs Drop control inputs Add disturbance inputs Drop disturbance inputs .... State transformation -- do state transformation using the transformation matrix provided. old state = transformation matrix. new state.
— check the controllability of a pair (A,B), determine the dimension of the controllable subspace, determine the controllability indices for each of the control input terminal, and gives the transformation that transform the pair to the controller canonical form.
— check the observability of a pair (A,C), determine the dimension of the observable subspace, determine the observability indices for each of the output channels, and gives the transformation that transform the pair to the observer canonical form.
— check the controllability of an LTI system in special format, determine the dimension of the controllable subspace, determine the controllability indices for each of the control input terminal, and gives the transformation that transform the pair to the controller canonical form, and the LTI system representation of the controller canonical form.
— check the observability of an LTI system in special format, determine the dimension of the observable subspace, determine the observability indices for each of the output channels, and gives the transformation that transform the pair to the observer canonical form, and the LTI system representation of the observer canonical form.
— will extend a system such that it admits the strict observer canonical form. But does not guarantee the extended system admits uniform observability indices.
— calculates the extended zero dynamics canonical form of the system, and will dynamically extend (independent of unknown parameters) and/or add integrator on the output of the system to result in an extended system with uniform vector relative degree.