Virtual Reference Feedback Tuning
Project description
pyvrft
Virtual Reference Feedback Tuning
Description
This Python Toolbox provides commands to design feedback controllers using the method Virtual Reference Feedback Tuning. The toolbox implements both SISO and MIMO controllers, using standard least-squares implementation and instrumental variables.
Install
Use PIP to install:
pip install pyvrft
Use
Please check the example folder. Basic use:
p = vrft.design(u, y, y, Td, C, L)
where u and y are input/output data, Td is the reference mode, C describes the controller structure and L is a pre-filter.
Contributors
Diego Eckhard - diegoeck@ufrgs.br - @diegoeck
Emerson Christ Boeira - emerson.boeira@ufrgs.br - @emersonboeira
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
Built Distribution
File details
Details for the file pyvrft-1.1.tar.gz
.
File metadata
- Download URL: pyvrft-1.1.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d99583cce2b7673fb3625ca065dbe62f47ad1efa4e82915e398e64589ce403d |
|
MD5 | 30071c2ca747f165861c4ac6950ccf7e |
|
BLAKE2b-256 | adcabc7096858486cd0fc464743ae8ac8f0914d00663e1468ca147569ead2e24 |
File details
Details for the file pyvrft-1.1-py3-none-any.whl
.
File metadata
- Download URL: pyvrft-1.1-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.2.0 requests-toolbelt/0.8.0 tqdm/4.31.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d34a94ec5f2a84b50972aa19eef75a76d27f16393d413798dde0f3777af09fb |
|
MD5 | 5cb9682cbf4f9a353643f67aaeb740c3 |
|
BLAKE2b-256 | 00da245e8943e71378018dc7641882f75cda7cb4fa46def05ca22415beb6f4d0 |