Optimal Feedback Design

Goal of project: Design and test various algorithms to create an optimal feedback controller.

On this page, a Simulink plant model will be provided, which algorithms will try to "control". The plant will occasionally be upgraded, so that we can test out more and more sophisticated algorithms. This page will also provide a cost function that algorithms will need to minimize, and a scoring rubric so that we can compare algorithms.

Your algorithm should look at the plant, do some sysID to figure out what the plant looks like, then self-design an optimal controller.

Plant Model

Cost Function

Scoring

Results of Algorithms

AdaptiveMachines/CoalitionProjects/OptimalFeedback (last edited 2012-08-16 23:34:56 by JennedriggersATligoDOTorg)