Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Mathematics and Algorithms > Control Systems > Model Connections and Manipulations > SystemsModelStateFeedbackConnect >

SystemsModelStateFeedbackConnect

SystemsModelStateFeedbackConnect
gives the closed-loop system for the StateSpaceModel object ss with state feedback controller controller.
SystemsModelStateFeedbackConnect
uses specifications in connections to close the loop.
  • The schematic of the continuous-time system with a state feedback controller:
Determine the closed-loop model of a state-feedback system:
Compute the feedback gains to place the poles at and for a discrete-time system:
Determine the closed-loop model:
Verify the pole locations:
Determine the closed-loop model with a set of optimal state feedback gains:
Determine the closed-loop model of a state-feedback system:
In[1]:=
Click for copyable input
Out[1]=
 
Compute the feedback gains to place the poles at and for a discrete-time system:
In[1]:=
Click for copyable input
Out[1]=
Determine the closed-loop model:
In[2]:=
Click for copyable input
Out[2]=
Verify the pole locations:
In[3]:=
Click for copyable input
Out[3]=
 
Determine the closed-loop model with a set of optimal state feedback gains:
In[1]:=
Click for copyable input
Out[1]=
The closed-loop model of a system with state feedback:
The state feedback gains specified as a transfer-function model:
The gains specified as a state-space model:
Positive state feedback gains:
The closed-loop model of a multiple-input system:
The closed-loop system with only the first input as the feedback input:
Use the second input as the feedback input:
Determine the closed-loop dynamics obtained using StateFeedbackGains:
The closed-loop dynamics using LQRegulatorGains:
The closed-loop dynamics using LQOutputRegulatorGains:
SystemsModelStateFeedbackConnect and SystemsModelFeedbackConnect are equivalent when the output matrix is identity and the direct transmission matrix is zero:
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF