Skip to main content

Standard PID Controller For Discrete Time Regulators

Project description

Basic PID is a classic PID controller that is easy to use, works and does the job.

The PID controller is designed to be used in discretized time regulators and implements timestep integration that supports 2 modes of operation: Integrative and Iterative

In Integrative Mode, the timestep integrations are calculated inside the controller and the output from the PID controller for the current timestep is used directly or with modifications and sent to the device or process plant as the current input signal without further iterative integration.

In Iterative Mode, the PID timestep integrations are manually calculated and updated outside the controller in the algorithm that calls the PID controller for the output of the PID at the current timestep.

Basic PID has proven to be a tested, and reliable PID controller. It has been used, for example, with mobile robotic systems for LVC (Linear Velocity Control) for regulating wheel velocities, LVDR (Lateral Velocity Differential Regulator) for keeping the wheel velocities in sync for differential drive mobile robots when traversing a straight line path and ADVR (Angular Differential Velocity Regulator) for tracking a heading angle using typical motion control input signals (v,w) for linear and angular velocities.

Installation:

$ pip install basic-pid

For documentation see https://basic-pid.readthedocs.io/en/latest/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basic-pid-0.2.5.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

basic_pid-0.2.5-py3-none-any.whl (4.7 kB view details)

Uploaded Python 3

File details

Details for the file basic-pid-0.2.5.tar.gz.

File metadata

  • Download URL: basic-pid-0.2.5.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.16 tqdm/4.60.0 importlib-metadata/4.8.3 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for basic-pid-0.2.5.tar.gz
Algorithm Hash digest
SHA256 9da20c7ce2da759e2b5dbe50154879ef9e67f5b76a235457222a4c59af458679
MD5 9a0c7d19bc38a788c59b724619f1c35d
BLAKE2b-256 f9d82443e4ab43bd5bad4d6b2738ab34c073faa336e86d2213891977ba55e63e

See more details on using hashes here.

File details

Details for the file basic_pid-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: basic_pid-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 4.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.16 tqdm/4.60.0 importlib-metadata/4.8.3 keyring/23.0.1 rfc3986/1.5.0 colorama/0.4.4 CPython/3.6.7

File hashes

Hashes for basic_pid-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 d02b566945586e0b6d20123f60926fe94251ef47d85ad4066ced8dd88c6b726c
MD5 6ae9d4a5be203c0ad569525ec4fe9c3d
BLAKE2b-256 c2717717bf9e798df8417003a9d3556d979198f127163af6a5bee035c9fd2f19

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page