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

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.0.tar.gz (10.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: pysyscontrol-1.2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 cfd66dd8a9c79373adae9690d5663d30f1cc105c3eaceb815f360affd60cc6ac
MD5 2bde53785fea6b43c38277a4bc03cd8c
BLAKE2b-256 80a5529ce8becb852c789f06b45a22cc405ae7f2e8dcbbface1bab0e10ed52fe

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