登录
首页 » Visual C++ » PMSM_FOC_LOW

PMSM_FOC_LOW

于 2021-04-27 发布 文件大小:563KB
0 273
下载积分: 1 下载次数: 11

代码说明:

  PMSM的FOC无传感器电机控制,基于dsPIC33F系列,低压版(Sensorless FOC of PMSM motor control)

文件列表:

AN1078_dsPIC33FJ32MC204_MCLV
............................\AN1078 Demo ReadMe (MCLV).pdf,450674,2009-11-19
............................\atan2CORDIC.s,6767,2009-11-19
............................\CalcRef.s,4724,2009-11-19
............................\clrkpark.s,5433,2009-11-19
............................\control.h,2705,2009-11-19
............................\Control.inc,2726,2009-11-19
............................\DEMO.dmci,337761,2009-11-19
............................\FdWeak.c,3952,2009-11-19
............................\FdWeak.h,2532,2009-11-19
............................\general.h,3569,2009-11-19
............................\general.inc,2510,2009-11-19
............................\initdspic.c,3365,2009-11-19
............................\InvPark.s,4579,2009-11-19
............................\MeasCurr.h,2764,2009-11-19
............................\MeasCurr.inc,2706,2009-11-19
............................\MeasCurr.s,4895,2009-11-19
............................\park.h,3065,2009-11-19
............................\park.inc,3661,2009-11-19
............................\parms.h,2526,2009-11-19
............................\pi.h,2782,2009-11-19
............................\PI.inc,2818,2009-11-19
............................\pi.s,6382,2009-11-19
............................\PMSM.c,32710,2009-11-19
............................\PMSM.map,121534,2009-11-19
............................\PMSM.mcp,3314,2009-11-19
............................\PMSM.mcs,13908,2009-11-19
............................\PMSM.mcw,22365696,2009-11-19
............................\PMSM.mptags,42104,2009-11-19
............................\PMSM.tagsrc,1528,2009-11-19
............................\ReadADC.h,2685,2009-11-19
............................\ReadADC.inc,2653,2009-11-19
............................\ReadADC0.s,4307,2009-11-19
............................\RIUSBLogFile.txt,0,2009-11-19
............................\RTDM.c,37315,2009-11-19
............................\RTDM.h,3910,2009-11-19
............................\RTDMUSER.h,4277,2009-11-19
............................\smc.s,7308,2009-11-19
............................\smcpos.c,11123,2009-11-19
............................\smcpos.h,11381,2009-11-19
............................\smcpos.inc,4991,2009-11-19
............................\svgen.h,2720,2009-11-19
............................\SVGen.inc,2666,2009-11-19
............................\SVGEN.S,10592,2009-11-19
............................\trig.s,9473,2009-11-19
............................\untitled.mcw,23040,2009-11-19
............................\UserParms.h,11848,2009-11-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • SAF
    回声消除代码实例,具有一定的参考价值,可以下载使用。(voice aec code example ,will be valuable to you work if you download it)
    2021-04-21 14:58:50下载
    积分:1
  • NDK_demo2012
    Network Development Kit is a set of simple classes for a client-server architecture. Network Development Kit is a set of simple classes for a client-server architecture.
    2012-02-10 13:30:27下载
    积分:1
  • pci9054
    利用DriverWorks开发PCI9054芯片的驱动(PCI9054 chip developed using DriverWorks driver)
    2009-11-29 22:00:57下载
    积分:1
  • DrawBall
    gdi+的使用,画多格,并画带颜色的圆,可用来显示彩票数据。(gdi+ the use of multi-format paintings and draw a circle with a color display lottery data.)
    2013-07-30 17:30:00下载
    积分:1
  • ProComponent-v2.1-Sources
    ProE/Toolkit开发库基于同步模式DLL动态链接库形式的二次开发工程。根据官方文档中实例修改实现了根据MFC窗口输入参数自动画圆柱、圆台、棱柱等基本几何形状。即完成了草绘、拉伸、旋转等基本操作的代码实现以及其组合的实现。(备注:软件版本是ProE Wildfire 5.0,对应的开发环境是VS2008。工程所需外部链接库网上可以查到。)(ProE/Toolkit development libraries based on the synchronous mode dynamic link library DLL form of secondary development projects. Modify achieved under MFC window input parameters the base geometry animation cylinder, round table, prism, etc., according to official documents instances. That completed a sketch, drawing, code rotation and other basic operations to achieve and realize its portfolio. (Note: The software version is ProE Wildfire 5.0, the corresponding development environment is VS2008 external link libraries needed projects can be found online.))
    2021-02-08 15:29:54下载
    积分:1
  • bao
    多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 (The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
    2009-05-06 22:58:08下载
    积分:1
  • VisualC++graphic_programming
    Visual C++6_0图形编程技巧与实践,文件是超星格式,够清楚的。(Visual C 6_0 graphics programming skills and practice, the document was Superstar format, clear enough.)
    2007-03-17 14:52:16下载
    积分:1
  • XPToolBar
    XP风格工具栏,漂亮的界面设计,可以编译运行(XP STYLE TOOL BAR)
    2009-12-21 10:39:49下载
    积分:1
  • socket
    用于两台电脑之间的无线通信,一个作为客户端,另一个作为服务器。(For wireless communication between two computers, one as a client and the other as a server.)
    2014-04-21 23:00:03下载
    积分:1
  • CharSample的VS2019工版本
    说明:  CharSample的VS2019工程版本,经过了整理和调试,包含了代码、工具、实验截图。(A full VS2019 solution for the CharSample driver, which include code, tool and the screenshot for the experiment. The code provided is tested.)
    2020-06-18 00:00:04下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载