- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
pid通俗易懂的讲解(PID easy to explain)
pid通俗易懂的讲解(PID easy to explain)
Many students dont know what PID is, because many are not automated students. They open their mouths and ask for information.
Its obvious that learning isnt the right way. At least first, you have to understand what PID is.
Based on popular understanding, this paper gives some examples of PIDs understanding of car longitudinal control.
First of all, why do PID?
Due to external reasons, the actual speed of the car is sometimes unstable, which is one,
To let the car with the fastest time dada to the target speed, this is the second.
Speed control system is closed loop, to meet the stability requirements of the entire system, the speed must be one of the system parameters, which is the third
Car speed is certainly not linear, so many external factors, no one can prove to be linear. If its linear, just use P directly.
For example, at PWM=60%, the speed is 2M/S, then you want it 3M/S, and you increase the PWM to 90%. Because 90/60=3/2, thats perfect.
Perfection is out of the question.
So its not linear. How do you control the PWM so that the speed is up to the set speed? Be quick, accurate, and ruthless. Quick and accurate
System, this speed adjustment process must be adjusted by an algorithm, the general PID is the algorithm used here.
You might think that if you measure the speed by the encoder at 2.0m/s, to reach the speed of 2.3m/s, then Im going to increase the PWM a little bit
Is that all right? Yes, how much is the increase in PWM? You have to pass the algorithm because PWM is related to speed, and for the whole system, who?
I do not know! To try a little bit, plus 1%, not enough, plus 1% or not enough, then the third time you will add 1%? Its likely to add 2%.
Get a PID expression by three parameters: PWM=a * V1+b * V2+c * Delta Delta Delta V3, a B C is through the long expansion formula of PID
Then, after the reduction of the number of delta V1, Delta V2, Delta V3 after the first adjustment after the speed difference, second times
您可能关注的文档
- 03.3.牛顿第二定律(03.3. Newton's second law).doc
- ++兰州大学风雨百年发展历程_卫视_凤凰网2().doc
- 007_黄仁宇现象(007_ Huang Renyu phenomenon).doc
- 002机械挖土施工工艺(002 mechanical excavation construction technology).doc
- 007如何创建html表格(007 how to create a HTML table).doc
- 008_盼(008_ look forward to).doc
- 0.5元(0.5 yuan).doc
- 033牛顿第二定律(033 Newton's second law).doc
- 002汽车美容店投资创业方案(002 auto beauty shop investment venture program).doc
- 04 配套cad笔记(04 matching CAD notes).doc
- pivot用于将列值旋转为列名(Pivot is used to rotate column values to column names).doc
- plink(叮铃).doc
- otg 百科名片(OTG encyclopedia business card).doc
- poj acm题目分类(POJ ACM topic classification).doc
- pcb布线技巧谈(PCB wiring skills).doc
- protel常用元件元件库文库(Protel Library of commonly used component libraries).doc
- protel99元件符号和封装.doc
- psp 世界传说 光明神话 2游戏金手指(PSP world legend light Myth 2 game gold finger).doc
- ps的混合模式详解(PS mixed mode detailed).doc
- punk朋克(punk朋克).doc
文档评论(0)