User Tools

Site Tools


study:pid-control-topic:250707-001:index

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

study:pid-control-topic:250707-001:index [2025/07/07 10:05] (current)
jethro created
Line 1: Line 1:
 +~~NOTOC~~
 +====== Youtube: PID 控制器完整介紹:從概念到參數調整全攻略 (2025-07-07) ======
 +  * <​html><​iframe width="​640"​ height="​480"​ src="​https://​www.youtube.com/​embed/​b-usgvh8qjk"​ title="​【演算法:PID】PID 控制器完整介紹:從概念到參數調整全攻略 | PID Control Tutorial: From Concepts to Parameter Tuning"​ frameborder="​0"​ allow="​accelerometer;​ autoplay; clipboard-write;​ encrypted-media;​ gyroscope; picture-in-picture;​ web-share"​ referrerpolicy="​strict-origin-when-cross-origin"​ allowfullscreen></​iframe></​html>​
 +====== Notes =====
 +  * P(比例控制)
 +    * 根據「目前誤差」調整控制量
 +    * 誤差越大,反應越強
 +    * 快速接近目標,但會有穩態誤差
 +  * I(積分控制)
 +    * 累積「過去誤差」進行補償
 +    * 幫助系統消除穩態誤差,精準達標
 +  * D(微分控制)
 +    * 預測「未來誤差變化趨勢」
 +    * 能抑制震盪、避免超調、提升穩定性
 +====== Reference =====
 +  * 
 +====== ======
 +  * {{counter}} person(s) visited this page until now.
 +  * [[:​study:​pid-control-topic:​index|Back]]
 +====== ======
 +<​html>​
 +<​!-- ​
 +PDF for A4-Portrait:​ {{pdfjs 50%,450px > xxx.pdf?​page-fit}}
 +PDF for A4-Landscape:​ {{pdfjs 700px,500px > xxx.pdf?​page-fit}}
 +PDF for iPad Note: {{pdfjs 700px,500px > xxx.pdf?​page-fit}}
  
 +{{gallery>​work-note:​2024-08:​12?​lightbox&​0&​150x150&​crop}}
 +
 +Youtube: {{youtube>​large:​XXXXX}}
 +Code Highlight: <sxh php; first-line: 70; highlight: [89,92]; title: New title attribute in action>
 +
 +-->
 +</​html>​
study/pid-control-topic/250707-001/index.txt · Last modified: 2025/07/07 10:05 by jethro