Skip to content

Create Fully Tuned Simulink Controller #25

@JuanR-Git

Description

@JuanR-Git

The goal of this task is to apply our system's state space representation into Simulink. This model will take our mathematical expression and tune the input value base on the feedback.

The first objective for this task is to create a simple PID controller design using the best tuning method determined from #3 and #4. The requirements will be the same as our previous controller, this being:

  • Overshoot <= 10%
  • Settling Time <= 50ms

The second objective for this task is determining and applying our discretization method in Simulink. This is necessary to accurately model the hardware delay in our system (Sampling Time). By the end of this task we should have the following:

  • Calculated sampling time based on our hardware
  • Documented decision matrix with best discretization strategy (ZOH, discrete state space, etc.)
  • Simulink Implementation

As a Bonus Task I would like you guys to explore more robust control strategies. This will account for discrepancies in our state space calculation cause by estimates/assumptions/approximations.

Keep up the good work!

Metadata

Metadata

Labels

Control systemsPart of series of issues handing control systems

Type

No type

Projects

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions