This repository provides a brief introduction to PID control by using Python examples in Jupyter notebooks.
-
Updated
Jan 21, 2024 - Jupyter Notebook
This repository provides a brief introduction to PID control by using Python examples in Jupyter notebooks.
Code and notebook for TEC tuning blog post
This Mathematica notebook provides development of a Forward Kinematic model, Inverse Kinematic Model, and Dynamic model using Kane's method of a Universal Omni Wheeled mobile robot. Also, a PID trajectory tracking controller was developed to track different trajectories with very small error.
This Mathematica notebook provides development of a Forward Kinematic model, Inverse Kinematic Model, and Dynamic model using Generalized Momenta method of a Universal Omni Wheeled mobile robot. Also, a PID trajectory tracking controller was developed to track different trajectories with very small error.
PID 控制器的三種實作版本:基本模擬、加平滑處理、PyQt6 GUI,包括 Python 腳本與 Jupyter Notebook 兩種版本,為我嵌入式降噪論文的一部分。
Add a description, image, and links to the pid-control topic page so that developers can more easily learn about it.
To associate your repository with the pid-control topic, visit your repo's landing page and select "manage topics."