Skip to content

TransferFunction: Control loop #7

@onguntoglu

Description

@onguntoglu
  • Create control loop according to the following sequence:
    • Get reference signal
    • Calculate filtered reference signal
    • Get error signal e(k) = r_pre(k) - y(k)
    • Feed e(k) to feedback controller, calculate u(k)
    • Acquire y(k)
    • Repeat

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions