A Python package for Control Systems Analysis
Project description
PySysControl
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.
The changelog of this package can be found in the github repository: https://github.com/Shagedoorn1/PySysControl
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pysyscontrol-1.3.1.tar.gz.
File metadata
- Download URL: pysyscontrol-1.3.1.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d0f5340f303c3209b7c080eca27c07ff032e17bf816dd935ddfe6df0cdebce0f
|
|
| MD5 |
8469b462d7febb1b15dbc12cf247d905
|
|
| BLAKE2b-256 |
f988d1f39c32d935d8b14bb8ca1aec48ff2971860149591da5e5a2aeb9f0141e
|
File details
Details for the file pysyscontrol-1.3.1-py3-none-any.whl.
File metadata
- Download URL: pysyscontrol-1.3.1-py3-none-any.whl
- Upload date:
- Size: 12.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
20be3daaab451d10c955c44b26e22cf0854eedfa80ae70fce0799ac4f73c99f8
|
|
| MD5 |
acd317612715b9d17b58293e54823db3
|
|
| BLAKE2b-256 |
c6700fdcfd73a6fb3d8f09eb74c41c50625e43f30f0f3d57f769411f1af4baaf
|