Skip to content

First Control Algorithm #9

Description

@MichalKononenko

Here is a simple control algorithm

  1. User sets a desired pressure and electrical current
  2. Read the current pressure
  3. If the pressure is less than the desired pressure, increase the current by 5% of the desired value, then repeat from step 2
  4. If the pressure is greater than the desired pressure, keep the current the same, go to step 2.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions