Outline


So far, preparation is finished.
Next, controller will be constructed from scratch.
In this text, state feedback controller is adopted as the structure of controller.
This controller is usually adopted when all states of plant(control object) can be measurable, where the control input (control signal inputted to plant) is generated by the state vector of the plant multiplied by a given constant matrix as shown below:
      f = F z
    
where f is the control input, F is the constant matrix with suitable size which is called state feedback gain, and z is the state vector of plant.