搜索资源列表
aci3_1
- 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。 程序的具体算法和介绍在软件压缩包有详细介绍!-this program from the company's Web site TI program, its function is through the traditional V / F control algorithm to achieve the induction motor control,
aci3_2
- 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法并加上对电机的转子速度辨识即无速度传感器控制来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional V / F control algorithm and add to the mot
pmsm3_1
- 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对永磁同步电机的控制,矢量控制采用双闭环结构,内环为电流环,外环为速度环,其速度的采集是通过编码器获得。是一个不可多得矢量控制例程。控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional vector c
pmsm3_2
- 本程序来自TI公司网站原程序,其功能是通过传统的矢量控制算法来实现对永磁同步电机的控制,矢量控制采用双闭环结构,内环为电流环,外环为速度环,其速度的获得是靠滑模自适应算法求得。是一个不可多得无速度传感器矢量控制例程。控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional
810
- 该资料是芯片sg810的详细介绍,包括它的内部结构,开发过程,并有详细的示列.是公司内部资料!-the chip sg810 information is a detailed descr iption, including its internal structure, the development process, and a detailed show out. Yes internal information!
DSPC6201Bootload
- 这是基于TI DSP6713的BOOTLOADER 代码 ,对开发自己的BOOTLOADER 很有帮助-This is based on the TI DSP6713 BOOTLOADER code, to develop its own BOOTLOADER helpful
dspjiangyiheshiyan
- 五部分,第一部分介绍 32位浮点处理器SHARC系列ADSP-2106X的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第二部分介绍ADI公司的16位定点处理器 ADSP-218X系列的硬件结构及其主要特征、指令系统、汇编语言和C语言程序设计方法。第三部分介绍VisualDSP++的特点和集成开发调试环境(IDDE)使用方法。第四部分介绍SHARC EZ-KIT和ADSP-218X EZ-KIT的特点、功能及其使用技巧。第五部分介绍DSP在数字信号处理中的应用,给出了大量的实验-
icetek-aic23
- 基于f54XX的dsp程序,其主要功能是实现录音以及放音。实用c语言编写的!-f54XX based on the DSP process, its main function is to achieve sound recording and playback. C language practical!
verilogppt
- 经典的verilog语言学习课件,介绍了语言的基础知识,和实际中该语言的应用包括DSP 设计中的各个方面.-classic Verilog language-learning courseware, introduced a basic knowledge of language, and the reality of the language of applications including DSP design in all its aspects.
DSP2812_BLDCM
- 程序是我用DSP2812开发的无刷直流电机控制程序,程序是在TI公司的BLDC3_1软件的基础上构造的,实现了无刷直流电机的速度环PID控制,并且可以进行无刷直流电机的高级控制算法研究,扩展及其方便。 其中,无刷直流电机控制系统是有HALL传感器的系统,电机是24V3000rpm驱动板是类似TI公司的DMC1500板卡。欢迎交流-procedure I used DSP2812 development of the brushless DC motor control procedures,
freq_max_finding
- 这是一个fsk信号鉴频的程序,即找出它的两个载频,用ccs作为开发环境-fsk This is a signal frequency of the procedure, that is, to identify two of its carrier frequency used as a development environment ccs
TMS320VC5509csl
- 这是最新的用TI公司的TMS320VC5509A芯片开发其USB的CSL库函数,对想自己编写USB驱动的程序人员有很大的帮助-This is the latest use of the TI chips to develop its TMS320VC5509A USB CSL the function of the preparation of its own USB-driven personnel procedures will be very helpful
TigerSHARCProcessorsCode
- 2005 Center for Biological & Computational Learning at MIT and MIT All rights reserved. Permission to copy and modify this data, software, and its documentation only for internal research use in your organization is hereby granted, provided
DSP_MCBSP
- 用DSP的MCBSP串口调用其内部正弦表 重串口输出正弦,方法值得参考-MCBSP the DSP serial called its internal sine table heavy serial output sine method worth considering
dm643_videoH263
- DM643上采集视频信号,对其进行H.263编码和解码,并驱动视频编码芯片进行显示。包括了视频编解码芯片的驱动和h.263 codec-DM643 video signal on the acquisition, its H.263 coding and decoding Drivers and video coding chip show. Including Video Decoder Chip drive and h.263 codec
DM642_uartRS232bios
- 这是一个DM642平台下测试UART的串口程序。 其功能是采用中断的方式完成串口数据的接收的。帮助使用者很好的了解UART编程。-This is a test platform DM642 UART Serial procedures. Its function is to interrupt the completion of the serial data received. Help users understand the UART good programming.
1422
- 本课题设计的是一套完整的任意波形发生器 的研究及其DSP实现,仿真已通过-design of this project is a complete set of arbitrary waveform generator and its DSP simulation has passed
Qmn
- dsp浮点数转化为定点数的方法,其格式为Qm.n,通过宏定义可以改变格式,位数也可以增大到32位-dsp float into the set points, its format Qm.n. Acer by definition can change the format, the median can be increased to 32
dsp控制器及其应用rar
- dsp控制器及其应用-DSP controller and its application
DTK-MCBSP
- DSP5416串口编程,硬件环境:合众达实验箱,稍加修改即可用在自己的板子上。-DSP5416 serial programming, hardware environment : UCO up experimental box, a little change can be used on its own on the board.