亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

Derivative

  • 舵機(jī)電機(jī)PID控制算法

    #include <hidef.h>      /* common defines and macros */ #include "Derivative.h"      /* Derivative-specific definitions */ #include <mc9s12xs128.h> //定義PID參數(shù) #define VV_KPVALUE 3       //比例 #define VV_KIVALUE 40     //積分 #define VV_KDVALUE 3     //微分 #define VV_MAX 10000       //返回的最大值,是pwm的周期值 #define VV_MIN 0 #define VV_DEADLINE 0X08   //速度PID,設(shè)置死區(qū)范圍 typedef struct PID       //定義數(shù)法核心數(shù)據(jù) { signed int vi_Ref;      //速度PID,速度設(shè)定值 signed int vi_FeedBack;  //速度PID,速度反饋值

    標(biāo)簽: PID 舵機(jī) 電機(jī) 控制算法

    上傳時(shí)間: 2016-04-27

    上傳用戶:547453159

  • pid教程

    pid控制 #ifndef _PID_H #ifndef _PID_H #ifdef _PID_C     #define PID_EXT #else     #define PID_EXT extern #endif typedef struct PID {     int SetPoint;          unsigned char BitMove;          float Proportion;     float Integral;     float Derivative;          int iError;     int iIncpid;          int LastError;     int PrevError;          int Uk; }PID,*pPID; PID_EXT PID sPID; PID_EXT pPID sptr; void IncPIDInit(void); int IncPIDCalc(int NextPoint); #endif

    標(biāo)簽: pid 教程

    上傳時(shí)間: 2019-08-02

    上傳用戶:stcwzy

  • 溫度控制的PID算法的C語言程序.

    #nclude<reg51.h>#include<intrins.h>#銷nclude<math.h>#include<string.h>struct PID{unsigned int SetPoint;//設(shè)定目標(biāo) Desired Value unsigned int Proportion;//比例常數(shù)Proportional Const unsigned int integral;//積分常數(shù)Integral Const unsigned int Derivative://微分常數(shù)Derivative Const unsigned int LastError;//Emorl-1]unsigned int PrevError;//Errorl-2]unsigned int SumError;//Sums of Errors struct PID spid;//PID Control Structure unsigned int rout;//PID Response(Output)unsigned int rin://PID Feedback(Input)sbit data1=P100;sbit clk=P141;sbit plus=P240;sbit subs=P241:sbit stop=P22;sbit output=P34;sbit DQ=P33;unsigned char flag,flag_1=0;unsigned char high_time,low_time,.count=0,/占空比調(diào)節(jié)參數(shù)unsigned char set_temper=35;unsigned char temper;unsigned chari:unsigned charj=0;unsigned ints;

    標(biāo)簽: 溫度控制 pid算法 C語言

    上傳時(shí)間: 2022-07-02

    上傳用戶:xsr1983

  • 使用dsPIC30FDSC實(shí)現(xiàn)PMSM電機(jī)的正弦驅(qū)動(dòng)

    簡(jiǎn)介本文檔介紹了如何使用dsPIC30F數(shù)字信號(hào)控制器(Digital Signal Controller,DSC)控制正弦電流來驅(qū)動(dòng)具有位置傳感器的永磁同步電機(jī)(Permanent Mag-net Synchronous Motor,PMSM).電機(jī)控制固件使用dsPIC30F外設(shè),而數(shù)學(xué)運(yùn)算則由DSP引擎完成。為充分利用dsPIC30F的特殊DSP運(yùn)算性能,固件采用C語言編寫,只有某些子程序采用匯編語言編寫。應(yīng)用特性·使用空間矢量調(diào)制(Space Vector Modulation,SVM)方法產(chǎn)生用于驅(qū)動(dòng)PMSM電機(jī)各相的正弦電流·正弦電壓與PMSM電機(jī)轉(zhuǎn)子位置同步·四象限運(yùn)行,可實(shí)現(xiàn)正向、反向和制動(dòng)運(yùn)行·基于數(shù)字比例一積分一微分(Proportional Integral Derivative,PID)控制的閉環(huán)轉(zhuǎn)速控制·相位超前技術(shù)可實(shí)現(xiàn)更寬的調(diào)速范圍·由dsPICODSC的DSP引擎實(shí)現(xiàn)小數(shù)數(shù)學(xué)運(yùn)算

    標(biāo)簽: pmsm 電機(jī)

    上傳時(shí)間: 2022-07-05

    上傳用戶:

主站蜘蛛池模板: 南汇区| 瓮安县| 军事| 繁昌县| 招远市| 剑河县| 洛川县| 兴安县| 安徽省| 商河县| 二手房| 长治县| 饶平县| 大埔区| 南平市| 三都| 奉化市| 靖边县| 山西省| 江西省| 兰西县| 福州市| 旌德县| 兰溪市| 淮阳县| 长岭县| 交口县| 长兴县| 沙洋县| 剑河县| 隆安县| 游戏| 安义县| 焉耆| 巨鹿县| 沧源| 泌阳县| 正宁县| 原阳县| 宁国市| 大方县|