Skip to main content

A Python package for Control Systems Analysis

Project description

PySysControl

PySysControl Logo

A python package to analyse control systems down from the governing differential equation. The classes allow for the equations to be entered easily and intuitively.

Guidelines for entering a differential equation: Use double quotes, Lagrange notation uses single quotes for derivatives For multiplication use an asterisk For subtraction use +-, as in 5+-3. (There is a mathematical reason why this is more correct than 5-3, but that's beside the point) The above guidelines are also listed in the documentation.

The laplace_handler transforms the given equation from whatever domain it is defined on, which it is assumed to be the time-domain, to the complex valued s-domain.

The transfer_function class converts the given differential equations to a transfer function in the s-domain, which can be switched to the w-domain.

The functions in plotting generate plots based on the given system. The available plots are the Bode plot, the Pole Zero Map, the Step response and the Nyquist plot. Dark mode is also available for the plots.

Changelog

[1.1.3] - 2025-03-20

First correctly functioning release

[1.2.0] - 2025-03-26

Added

  • Step response
  • Nyquist diagram

Changed

  • Added a dark_mode option for the plots

[1.2.3] - 2025-03-26

Fixed

  • Corrected a typo in pyproject.toml

How to update

Run the folowing command to update:

  • pip install pysyscontrol --upgrade

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

pysyscontrol-1.2.3.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysyscontrol-1.2.3-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file pysyscontrol-1.2.3.tar.gz.

File metadata

  • Download URL: pysyscontrol-1.2.3.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pysyscontrol-1.2.3.tar.gz
Algorithm Hash digest
SHA256 636340519ec51d4060d4e9b4e39a302d0972a6405bcbe951d6b06586435d86c1
MD5 84cda6d9f5941a8c554bfbd3788ad775
BLAKE2b-256 b333e08603ef8ecf07f755ac5458a53358903a0f4fff0fd378489fa8cdc745d0

See more details on using hashes here.

File details

Details for the file pysyscontrol-1.2.3-py3-none-any.whl.

File metadata

  • Download URL: pysyscontrol-1.2.3-py3-none-any.whl
  • Upload date:
  • Size: 11.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for pysyscontrol-1.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 888ebd48806f1c1fc6383f0d9d13284afee45fe9f8f90bd532d41813ce597607
MD5 9ee895ec25522d5e6bb9c5fff0cacd9f
BLAKE2b-256 bd4c5529c13da1727237874dcc4fd323faf6e13f6f8b2aebc9e42fe64c65e4fe

See more details on using hashes here.

Supported by

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